chessfriend/position
Eryn Wells d73630c85e [perft, position] Print moves and nodes counted at first level
At the first level of depth, print the move and the number of nodes counted in
the tree underneath that node. This behavior imitates Stockfish, and helps with
debugging.

Clean up the output of the Perft binary, and update the check-positions script
to compensate.
2025-06-17 16:17:46 -07:00
..
src [perft, position] Print moves and nodes counted at first level 2025-06-17 16:17:46 -07:00
tests [position] Remove some unused imports from peterellisjones tests 2025-06-07 20:09:15 -07:00
Cargo.lock Directly rename board -> position 2024-01-28 09:56:57 -08:00
Cargo.toml [position] Add thiserror dependency 2025-05-18 08:07:12 -07:00