chessfriend/board
Eryn Wells 933924d37a [board] When loading a FEN string, start with no castling rights
The default value of the castle::Rights struct is with all rights granted. When
loading a FEN string, start with none and add to it.
2025-06-18 08:26:29 -07:00
..
src [board] When loading a FEN string, start with no castling rights 2025-06-18 08:26:29 -07:00
Cargo.toml [board, position] Implement Zobrist hashing 2025-06-05 08:22:34 -07:00