Echo - UCI chess engine
Author: Blyat
Echo is a compact C bitboard chess engine focused on performance and a classical alpha–beta search architecture. What started as a single-file prototype has evolved into a modular, high-performance engine embodying a physical enthusiasm for chess programming.
Github:https://github.com/AM-ML/Echo
Echo 1.0.1 whats' new?
Release v1.0.1, Elo Approximation: above 2500 elo
What's Changed
Documentation update 8461287466999548426 by @AM-ML in #5
Disabled Multi-threading (still under progress)
UCI feature: setoption name Hash

Comments
Post a Comment