chessfriend/board/src
2025-05-19 16:50:44 -07:00
..
castle [board, core, moves, position] Implement castling 2025-05-19 16:50:30 -07:00
piece_sets [board] Remove some old PlacedPiece code 2025-05-19 16:50:44 -07:00
board.rs [board, core, moves, position] Implement castling 2025-05-19 16:50:30 -07:00
castle.rs [board, core, moves, position] Implement castling 2025-05-19 16:50:30 -07:00
display.rs [board] Teach DiagramFormatter how to highlight and mark squares 2025-05-16 07:49:09 -07:00
en_passant.rs Move a whole bunch of stuff to the new chessfriend_board package 2024-04-25 13:28:24 -07:00
errors.rs WIP 2025-05-08 17:37:59 -07:00
fen.rs [board, core, moves, position] Implement castling 2025-05-19 16:50:30 -07:00
lib.rs [board, core, moves, position] Implement castling 2025-05-19 16:50:30 -07:00
macros.rs WIP 2025-05-08 17:37:51 -07:00
move_counter.rs WIP 2025-05-08 17:37:51 -07:00
piece_sets.rs [board] Remove the FromIterator<PlacedPiece> impl for PieceSet 2025-05-19 08:37:04 -07:00