chessfriend/explorer/src
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
..
main.rs [board, explorer, position] Clean up naming of sight and movement methods 2025-06-29 09:23:20 -07:00
make_command.rs [explorer] Remove make_command module 2025-06-16 13:49:53 -07:00