Expand description
Board module for components related to the checkers board and game structure
Modules
Structs
Single state of a checkers board
Rank 2 tensor index to identify a board square by row and column
Standard diagonal movements given by north west/east etc
Game piece given by its team and strength (normal or kinged)
Board squares given by a state and a possible occupying game piece
Constants
Standard height of a checkers board is 8 squares
Standard width of a checkers board is 8 squares