Page 1 of 1

Eubos 2.16 (java engine)

Posted: Mon Dec 19, 2022 9:22 pm
by karakaniec
Eubos - a basic Java chess engine, written for kicks. Uses jcpi for the UCI protocol parts. Kind of weak, doesn't evaluate for king safety, for example. Now uses transpostion hashing, but because it runs in the Java VM on a bog standard PC, doesn't search very deeply (around 100K Nodes/s, though this is actually quite hard to evaluate due to the hashing).
Author: Chris Bolt Rating CEDR=2332

https://chessengines.blogspot.com/2022/ ... ngine.html

Image