Toad - A UCI chess engine, written in Rust.
Toad is a work-in-progress and serves as my personal excuse to write fun code in Rust.
Author: Danny Hammer
By default, Toad will print its version and authors and await input via `stdin`. For convenience, you can run any of Toad's commands on startup and Toad will exit immediately after that command's execution.
v.1.1.0:
Features
added support for Chess960 and Double Chess960 
Bug Fixes
fixed bug causing make to fail when sed not present on Windows
Toad 1.0.0 results:
| Opponent | Score | +- | Games | 
| Rhetoric 1.4.3 | 0.5/10 | -9 | 10 Games | 
| Brogle 0.1.0 | 2/2 | +2 | 2 Games | 
| Hardfiskur rev 66b215f | 1.5/2 | +1 | 2 Games | 
| Freda 1.0 | 0.5/2 | -1 | 2 Games | 
| Big Yuli GM 221024 | 0/2 | -2 | 2 Games | 
| Brainlearn 30 | 0/2 | -2 | 2 Games | 
| Alexander Santiago | 0/2 | -2 | 2 Games | 
| Alexander 3.0 | 0/2 | -2 | 2 Games | 
| CorChess 20241022 | 0/2 | -2 | 2 Games | 
| Donut dev.38ee0c6 JA | 0/2 | -2 | 2 Games | 
| Evean 2.1 | 0/2 | -2 | 2 Games | 
| Artemis 3TR | 0/2 | -2 | 2 Games | 
| Brainlearn Santiago | 0/2 | -2 | 2 Games | 
| HypnoS 220824bis | 0/2 | -2 | 2 Games | 
| Marauders 4.0 | 0/2 | -2 | 2 Games | 
| Obsidian 14.0 | 0/2 | -2 | 2 Games | 
| Obsidian dev-13.27 SE | 0/2 | -2 | 2 Games | 
| Perseus 0.9-alpha | 0/2 | -2 | 2 Games | 
| ShashChess 37 | 0/2 | -2 | 2 Games | 
| ShashChess Santiago | 0/2 | -2 | 2 Games | 
| Starzix 6.0 | 0/2 | -2 | 2 Games | 

Comments
Post a Comment