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: Dodecahedron 0.0.12 JA


Dodecahedron is a simple UCI chess engine. It uses bitboards to implement game rules. It is simple, so it doesn't include sophisticated heuristics or complex position cost functions.

The engine was written by me in the autumn of 2016, and finally I decided to release its code as free software.
The engine state is alpha. It currently lacks some features, such as:
Time control (the engine doesn't look at the total remaining time and uses only winc and binc UCI fields to determine thinking time)
Pondering is also not implemented
UCI options (such as hash table size, etc.)

Author: Alexander Kernozhitsky

Dodecahedron 0.0.12 Jim Ablett compiles - Windows/Linux & Android clang profiled builds

Comments