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: Rengar 1.0.2


Rengar - chess engine with a simple evaluation function written in C++.

This release includes a .exe binary runnable on windows. There is also a build that omits BMI and BMI2 instructions (TZCNT, PEXT, and PDEP). It is functionally identical to v1.0.0.

v.1.0.2.:
The executables here should be standalone. Their only .dll dependencies are windows system32 files, specifically:
ntd.dll
KERNEL32.dll
KERNELBASE.dll
apphelp.dll
ucrtbase.dll
As before there is a version both with and without the BMI2 instructions.

Rengar 1.0.2 download


Comments