Chess engine: Jackychess 0.10.0 (written in Java)
Jacky Chess - a simple UCI chess engine written in Java.
Author: Matthias Lang Rating CEDR=1813
This project is mainly a self educational project to learn the various algorithms around chess computers. Inspiration was mainly given by the great chess programming wiki
https://www.chessprogramming.org/ where you can get a good overview about all used
algorithms.
Requirements
Java 8 to compile the engine.
The chess engine should work under any UCI chess client. It was mainly tested with Arena.
v.0.10.0:
Official release since 0.9.14.
It plays ~2000 elos.
Comments
Post a Comment