A UCI-compatible, moderate strength chess engine written in Rust.
Compile with:
$ cargo +nightly build --release
To play against this engine locally, you will need to use a UCI chess interface such as cutechess.
A UCI-compatible, moderate strength chess engine written in Rust.
Compile with:
$ cargo +nightly build --release
To play against this engine locally, you will need to use a UCI chess interface such as cutechess.