Skip to content

gunborg1.35

Latest
Compare
Choose a tag to compare
@torgnil torgnil released this 15 Jul 17:19
· 36 commits to master since this release

Gunborg1.35

Simple UCI chess engine.

Changes since 1.0:

Bug fixes
Ponder support
Slightly improved search and king safety eval

Build information:

Windows:

gunborg1.35_w64m.exe

For modern cpu:s with popcnt support. (Compiled with -msse4.2)

gunborg1.35_w64.exe

For older cpu:s without popcnt support.

Compiler: x86_64-w64-mingw32-g++
Version: x86_64-posix-seh-rev1, Built by MinGW-W64 project 4.9.0

Linux:

gunborg1.35_linux64m

For modern cpu:s with popcnt support.
Compiler: g++
Version: (Ubuntu 4.8.2-19ubuntu1) 4.8.2