Module crabchess::board

source ·
Expand description

This module contains types representing a chessboard and its squares.

Structs§

  • A chessboard.
  • Simple struct to track kings within a ChessPosition.

Constants§

  • The standard starting position for a game of chess, in FEN notation.