Introducing three new chess engines: SSS, SSSA, and SOSL.
Endspiel a UCI chess engine written in Rust. Bitboards, move generation, search, NNUE inference, and the UCI front end are hand-written — no external chess libraries. The eval is a layer-stacked, state-aware HalfKP net trained mostly on Endspiel's own self-play, not a borrowed network file. It ships as a self-contained binary (embedded net, Pi / Android / universal x86-64 builds).
Author: Thilo Horstmann
Coco a free, open-source C++20 UCI chess engine with NNUE evaluation, Lazy SMP multithreading, and Syzygy tablebase support. Named after Coco from Witch Hat Atelier.
Author: iDontBite
Noesis is a chess engine written in the Rust language.
Author: Nathan E
Comments
Post a Comment