chessfriend/position/src
2024-02-25 09:46:59 -08:00
..
move_generator Replace crate::r#move::castle::Castle with moves::Castle 2024-02-25 09:46:59 -08:00
position Replace crate::r#move::castle::Castle with moves::Castle 2024-02-25 09:46:59 -08:00
check.rs [position] Derive several traits for CheckingPieces 2024-02-04 19:26:41 -08:00
display.rs
fen.rs Return a chessfriend_moves::EnPassant from a new Position::en_passant() 2024-02-11 10:23:07 -07:00
lib.rs Move position::tests → testing 2024-02-25 09:20:45 -08:00
macros.rs [position] Implement all the example positions from Peter Ellis Jones' blog post 2024-02-03 15:16:00 -08:00
move.rs [position] Fix all the unit tests 2024-02-03 10:04:41 -08:00
move_generator.rs Rename MoveGenerator::bitboard → _test_bitboard 2024-02-11 10:29:09 -07:00
sight.rs
testing.rs Move position::tests → testing 2024-02-25 09:20:45 -08:00