BlueBetaFish Dev. b3b8603 JA - new chess engine
BlueBetaFish - UCI chess engine
Author: Sourashis Mondal
Bluebetafish - UCI Chess engine in C++
Overview:
Bluebetafish is a chess engine with an approximate rating of 1900. It evaluates chess positions and determines the best moves using minimax search algorithm with alpha-beta pruning. It supports integration with UCI (Universal Chess Interface Protocol) compatible GUIs.
Jim Ablet compiles:
Comments
Post a Comment