chessfriend/moves/src
2025-05-31 14:32:39 -07:00
..
generators [moves] Implement AllPiecesMoveGenerator 2025-05-28 16:22:16 -07:00
builder.rs [board, core, moves, position] Implement castling 2025-05-19 16:50:30 -07:00
defs.rs [moves] Implement promotions and en passant in the PawnMoveGenerator 2025-05-24 18:01:14 -07:00
generators.rs [explorer, moves, position] Implement a moves command in explorer 2025-05-28 16:25:55 -07:00
lib.rs [moves, position] Move MoveRecord to the moves crate 2025-05-31 14:32:39 -07:00
moves.rs [board, moves, position] Implement KingMoveGenerator 2025-05-26 23:37:33 -07:00
record.rs [moves, position] Move MoveRecord to the moves crate 2025-05-31 14:32:39 -07:00
testing.rs Implement some helpful testing types and traits in the moves package 2024-02-25 09:15:07 -08:00