Skip to content

v1.0.0

Compare
Choose a tag to compare
@hiblom hiblom released this 22 May 13:30
· 36 commits to master since this release
5eb72bc

Features:

UCI command support
Classical bitboard board representation and move generation
Alpha beta search strategy with iterative deepening
Piece square board evaluation
Hashing / transposition table
Move ordering
Static Exchange Evaluation (SEE)
Repetition detection

The estimated ELO strength is about 1200

The attached exe is a win64 release build made with Microsoft Visual Studio Community 2019