chessfriend/position/src/move_generator
Eryn Wells dab787170c [position] Clean up rook unit tests
Use test_position! instead of position!
Spell out the PlacedPiece constructor in the test_position! macro.
2024-01-28 10:28:01 -08:00
..
bishop.rs Directly rename board -> position 2024-01-28 09:56:57 -08:00
king.rs Directly rename board -> position 2024-01-28 09:56:57 -08:00
knight.rs Directly rename board -> position 2024-01-28 09:56:57 -08:00
move_set.rs Directly rename board -> position 2024-01-28 09:56:57 -08:00
pawn.rs [position] Implement generating pawn moves by looking up bitboards in the Library 2024-01-28 10:25:01 -08:00
queen.rs Directly rename board -> position 2024-01-28 09:56:57 -08:00
rook.rs [position] Clean up rook unit tests 2024-01-28 10:28:01 -08:00