seer/src
Bruno BELANYI f9ba6fa680
All checks were successful
ci/woodpecker/push/check Pipeline was successful
Refactor castling right management in 'do_move'
I find it more readable.
2024-04-06 00:20:17 +01:00
..
bin Move binary crate into 'bin' folder 2024-04-01 22:20:39 +01:00
board Refactor castling right management in 'do_move' 2024-04-06 00:20:17 +01:00
movegen Use 'NUM_VARIANTS' where appropriate 2024-04-03 21:26:18 +01:00
utils Add 'static_assert' macro 2024-04-01 22:20:39 +01:00
fen.rs Simplify 'Move' 2024-04-05 22:41:24 +01:00
lib.rs Add 'FromFen' trait 2024-04-01 22:20:39 +01:00