View on GitHub

FoxSEE

UCI Chess Engine

Logo

UCI chess engine written in Rust!

Release Version License

Latest Rankings

CCRL Standard
CCRL Blitz
BRUCE Bullet

Play with me on lichess

Lichess Profile

Features

How to build

Install Rust

Run cargo build --release

How to use

This program complies with the UCI protocol, you can use it with any of the UCI-compatible GUIs (with a few limitations as mentioned in the Limitations section).

Limitations

Credits

The logo shown on this page is created by @PabloDenial0. Many thanks.

References

Chess Programming by François Dominic Laramée
Mediocre Chess Guides
Chess Programming Wiki
Xorshiro128**
Stockfish Evaluation Guide