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



New version chess engine: DeepBlunder 1.1.6



DeepBlunder - UCI chess engine written from scratch in C++. 
Author: Brandon Boettcher
New version of the new chess engine. Small file size, after packing with the source code only 78 kb!
For now, we have the first tournament with the previous version of this engine behind us, we will post the results today.

Version 1.1.6:
Improved move ordering using the principal variation from previous depths, the killer move heuristic, and the history heuristic.
Converted the AlphaBeta algorithm to the Negamax algorithm.
Added a Makefile for easy compilation on Linux machines.
Many minor changes and bug fixes.

DeepBlunder 1.1.6 download


Comments