seer/src/board
Bruno BELANYI dd49c6474b
ci/woodpecker/push/check Pipeline was successful Details
Fix promotion in 'ChessBoard::{,un}play_move'
2024-04-15 22:46:06 +01:00
..
bitboard Simplify 'BitboardIterator' 2024-04-14 16:11:35 +01:00
chess_board Fix promotion in 'ChessBoard::{,un}play_move' 2024-04-15 22:46:06 +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 'ChessBoard' 2024-04-01 22:20:39 +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