Chess engine, in Rust.
Go to file
2024-10-20 11:41:10 -04:00
src refactor: use Rust idiomatic traits for Square to string conversion 2024-10-20 11:41:10 -04:00
.gitignore stub: movegen 2024-09-29 10:43:45 -04:00
Cargo.lock initial commit 2024-09-22 21:08:40 -04:00
Cargo.toml initial commit 2024-09-22 21:08:40 -04:00