Skip to content

board representation should include which player's turn it is #2

@nellore

Description

@nellore

Another consideration: a board does not in general determine which player's turn it is, right? And a board B where it's black's turn is strategically inequivalent to B where it's white's turn, so we should include which player's turn it is in the board's representation (perhaps as an extra component).

Incidentally, we are currently using the "bitboard" representation from https://en.wikipedia.org/wiki/Board_representation_(chess).

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