Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 363 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 363 Bytes

RootChess

A UCI-compatible, moderate strength chess engine written in Rust.

Play on lichess.org

Running locally

Compile with:

$ cargo +nightly build --release

To play against this engine locally, you will need to use a UCI chess interface such as cutechess.