chessfriend/explorer
Eryn Wells 942d9fe47b [explorer, moves, position] Implement a moves command in explorer
The moves command writes all possible moves to the terminal.

Move the previous implementation of the moves command, which marked squares that
a piece could move to, to a 'movement' command.
2025-05-28 16:25:55 -07:00
..
src [explorer, moves, position] Implement a moves command in explorer 2025-05-28 16:25:55 -07:00
Cargo.lock [explorer] A REPL-style command line app to fiddle with chess boards 2023-12-28 15:09:15 -07:00
Cargo.toml [explorer, moves, core] Improve error handling in explorer 2025-05-19 14:18:31 -07:00