chessfriend/explorer
Eryn Wells eaab34587c [board, explorer, moves] Make Board::active_color private
Make the struct attribute private, and export two new methods. A getter, active_color(),
and a setter, set_active_color().

Update all references to the attribute to use the methods.
2025-06-02 17:29:52 -07:00
..
src [board, explorer, moves] Make Board::active_color private 2025-06-02 17:29:52 -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