Chess engine, in Rust.
Go to file
dogeystamp 4b245e0421 chore: silence warnings
and also move perft tests into its own file
2024-11-03 11:32:13 -05:00
contrib fix: bitboard not reflecting captures 2024-10-22 16:31:30 -04:00
src chore: silence warnings 2024-11-03 11:32:13 -05:00
tests chore: silence warnings 2024-11-03 11:32:13 -05: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 feat: uci engine interface 2024-10-26 18:25:07 -04:00
LICENSE chore: license 2024-10-25 22:30:03 -04:00