Skip to content

gunborg0.51

Compare
Choose a tag to compare
@torgnil torgnil released this 30 May 17:58
· 146 commits to master since this release

Gunborg0.51

Simple UCI chess engine.

Changes since 0.41 includes illegal move bug fixes and improved evaluation.

Change log / development versions:
0.51 - Pawn endgame square tables and illegal castling move bug fix
0.50 - Endgame factor for evaluation
0.49 - Backward pawn penalty
0.48 - Illegal castling bug fix, fen parsing and require rook in corner
0.47 - Prune at depth 3 and stalemate bug fix
0.46 - Avoid stalemate
0.45 - New king safety eval
0.44 - Faster eval(popcount and some if statements removed)
0.43 - First try small window size for all root moves but the first
0.42 - Illegal move fix in lost positions, and more aggressive late move reduction
0.41 - First public release

Build information:

Linux 64-bit:
Compiler: g++
Version: (Ubuntu 4.8.2-19ubuntu1) 4.8.2

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