chessfriend/board/src
2024-01-15 17:16:14 -08:00
..
bitboard [board] Rename BitBoard::place_piece_at and BitBoard::remove_piece_at 2024-01-15 17:16:14 -08:00
moves [board] Export BitBoard directly off of the crate for internal use 2024-01-14 10:57:22 -08:00
position [board] Rename BitBoard::place_piece_at and BitBoard::remove_piece_at 2024-01-15 17:16:14 -08:00
display.rs [board] Declare three new Display-like traits 2024-01-14 10:51:40 -08:00
lib.rs [board] Implement piece sight algorithms 2024-01-15 16:03:06 -08:00
piece.rs [board] Implement piece sight algorithms 2024-01-15 16:03:06 -08:00
sight.rs [board] Implement piece sight algorithms 2024-01-15 16:03:06 -08:00
square.rs [board] Implement some castling checks on Move 2024-01-10 13:37:18 -08:00