chessfriend/position/src
2024-02-03 15:16:00 -08:00
..
move_generator [position] Implement all the example positions from Peter Ellis Jones' blog post 2024-02-03 15:16:00 -08:00
position [position] Fix all the unit tests 2024-02-03 10:04:41 -08:00
check.rs [position] Calculate push and capture masks on CheckingPieces 2024-02-02 07:53:50 -08:00
display.rs
fen.rs
lib.rs [position] Implement all the example positions from Peter Ellis Jones' blog post 2024-02-03 15:16:00 -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 [position] Move whole-module move_generator tests to a tests/ module 2024-02-03 10:05:11 -08:00
sight.rs [position] Implement SliderRayToSquareExt on Shape instead of PlacedPiece 2024-02-02 07:29:43 -08:00
tests.rs [position] Implement all the example positions from Peter Ellis Jones' blog post 2024-02-03 15:16:00 -08:00