Original UCI chess engine in Rust with no copied engine core — perft-verified, Elo-measured across LLM-driven iterations.
-
Updated
Aug 16, 2026 - Python
Original UCI chess engine in Rust with no copied engine core — perft-verified, Elo-measured across LLM-driven iterations.
From-scratch C++ chess engine built around my own search and handcrafted evaluation. Uses bitboards, alpha-beta/PVS, transposition tables, PickleBook, UCI, and WebAssembly browser play. Currently ~2450 local calibrated Elo from engine-v-engine testing.
To associate your repository with the fastchess topic, visit your repo's landing page and select "manage topics."