Skip to content

Current "ChessBoard" Class acts more like a "Checkered Board" #6

@ikyman

Description

@ikyman

There is a difference.
A ChessBoard assumes that the location of the king will be frequently queried.
As it stands now, our "Chessboard" has no functionality.

I do not want to add this "Find the king" function to my current "ChessBoard".
I've been writing this program with an eye to make the underlying game flexible enough to play checkers, if need be.
In checkers, there's no need to find the king.

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