UCI 4 player chess engine
-
Updated
Jul 29, 2026 - C++
UCI 4 player chess engine
A four-player chess engine built to play the strongest 4PC it can. NNUE evaluation, an alpha-beta core in C and a Python root. Perft-verified move generation, all five starting setups, and a browser board to play against it. Plays Teams; FFA rules implemented, FFA search in progress.
A Chess.com client for connecting UCI-compatible four-player chess engines.
Add a description, image, and links to the 4pc topic page so that developers can more easily learn about it.
To associate your repository with the 4pc topic, visit your repo's landing page and select "manage topics."