seer/src
Bruno BELANYI d03e251050 Add 'Direction::move_board'
Encapsulates the way to move a piece on a board, avoiding the need to
mask and shift by hand.
2024-04-01 12:21:33 +01:00
..
bin Move binary crate into 'bin' folder 2024-03-28 20:31:45 +00:00
board Add 'Direction::move_board' 2024-04-01 12:21:33 +01:00
lib.rs Add 'Bitboard' and 'Square' definitions 2024-03-29 01:06:14 +00:00