chessfriend/explorer/src
Eryn Wells bf17017694 [explorer] Add several commands to help with debugging
flags
: Print flags for the current board position. This prints the castling rights
and whether the player can castle (regardless of whether they have the right).

make
: Finally reimplement the make command. Change the format so it takes a move in
the UCI long algebraic style.

perft
: Run perft to a given depth on the current board position.
2025-06-18 08:21:31 -07:00
..
main.rs [explorer] Add several commands to help with debugging 2025-06-18 08:21:31 -07:00
make_command.rs [explorer] Remove make_command module 2025-06-16 13:49:53 -07:00