chessfriend/explorer
Eryn Wells a30553503f [board, explorer, position] Clean up naming of sight and movement methods
These methods have a prefix, either `sight` or `movement`, and then follow the conventions
for other "trio" clusters where there's an un-suffixed method that takes an
Option<Color>, a _active method that uses the active color, and a _unwrapped
method that takes a bare Color.
2025-06-29 09:23:20 -07:00
..
src [board, explorer, position] Clean up naming of sight and movement methods 2025-06-29 09:23:20 -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