Since you’re here...

We hope you will consider supporting us today. We need your support to continue to exist, because good entries are more and more work time. Every reader contribution, however big or small, is so valuable. Support "Chess Engines Diary" even a small amount– and it only takes a minute. Thank you.
============================== My email: jotes@go2.pl



Chess engine: Jackychess 0.9.14 (written in Java)


Jacky Chess - a simple UCI chess engine written in Java.
Author: Matthias Lang

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.9.14:
fixed issue when running engine within a batch file: uci quit has not exit process (because of other threads still running)
log files are by default not written, but only if java property jacky.logging.activate is set to true.
minor internal code refactorings



Comments

Popular posts from this blog

New Strong Engines Test, by Chess Engines Diary, 2024.04.12

New chess opening book: M11.2 (bin and ctg)

New version chess engine: Lc0 BT4

Dragon NNUE by Komodo Chess - it's free!