chessfriend/board
Eryn Wells 0b100d5f14 [board] Remove Flags struct, replace it with Castle and supporting structs
Encapsulate castling rights within a small module. Castle provides the API to the
rest of the board package. Rights encodes the castling rights for each player.
Parameters defines castling parameters for each player.
2025-05-02 15:03:48 -07:00
..
src [board] Remove Flags struct, replace it with Castle and supporting structs 2025-05-02 15:03:48 -07:00
Cargo.toml Move a whole bunch of stuff to the new chessfriend_board package 2024-04-25 13:28:24 -07:00