seer/src/board
Bruno BELANYI 602847e573
All checks were successful
ci/woodpecker/push/check Pipeline was successful
Refactor en-passant updates in 'ChessBoard'
2024-04-13 23:03:11 +01:00
..
bitboard Use 'NUM_VARIANTS' where appropriate 2024-04-03 21:26:18 +01:00
chess_board Refactor en-passant updates in 'ChessBoard' 2024-04-13 23:03:11 +01:00
castle_rights.rs Add 'CastleRights::iter' 2024-04-06 19:49:46 +01:00
color.rs Add 'try_from_index' implementations 2024-04-03 21:26:18 +01:00
direction.rs Add '*Assign' operators to 'Bitboard' 2024-04-01 22:20:39 +01:00
file.rs Add 'try_from_index' implementations 2024-04-03 21:26:18 +01:00
mod.rs Add zobrist hash tables 2024-04-13 23:03:11 +01:00
move.rs Simplify 'Move' 2024-04-05 22:41:24 +01:00
piece.rs Add 'try_from_index' implementations 2024-04-03 21:26:18 +01:00
rank.rs Add 'try_from_index' implementations 2024-04-03 21:26:18 +01:00
square.rs Add 'try_from_index' implementations 2024-04-03 21:26:18 +01:00
zobrist.rs Add zobrist hash tables 2024-04-13 23:03:11 +01:00