No description
Find a file
Eryn Wells 878d771d86 [board] Replace Moves' separate properties with a Vec of Iterators
This makes iteration easier. Move to the next iterator if the current one returns None.
No tests for Moves yet though.
2023-12-31 11:44:47 -08:00
board [board] Replace Moves' separate properties with a Vec of Iterators 2023-12-31 11:44:47 -08:00
explorer [explorer] A REPL-style command line app to fiddle with chess boards 2023-12-28 15:09:15 -07:00
.gitignore Ignore the target/ directory 2023-12-19 11:13:41 -08:00
Notes.md Add some notes 2023-12-22 08:51:18 -08:00