Skip to content

MAINT split up player into humanPlayer and computerPlayer #2

@eigenfoo

Description

@eigenfoo

move would then be implemented as a pure virtual function in a player abstract base class, to be defined in humanPlayer and computerPlayer. This would certainly be a cleaner way to organize my code, but it's not immediately apparent to me how to go about doing this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions