Chess engine, in Rust.
Go to file
dogeystamp 09551e802e fix: en passant bug
also added more depth on some perft positions
2024-10-22 17:11:04 -04:00
contrib fix: bitboard not reflecting captures 2024-10-22 16:31:30 -04:00
src fix: en passant bug 2024-10-22 17:11:04 -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