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



Mister Queen 1.0 JA - UCI chess engine

 



Mister Queen is a chess engine written in C.
Author: Michael Fogleman

Features
Bitboards and "magic" bitboards for board representation and super-fast move generation.
Custom, hash-based opening book based on over three million games from the FICS database.
Zobrist hashing and a transposition table storing exact values and the best move.
Null move pruning, aspiration windows, iterative deepening, quiescence search.
Supports the Universal Chess Interface (UCI).
Passes all perft tests.

Windows/Linux & Android profiled builds. Added missing uci time controls - wtime,btime,winc,binc.depth - Jim Ablett compiles:

Comments