Skip to content

Instantly share code, notes, and snippets.

@badyast
badyast / UCI-Protocol-Specification.txt
Created October 27, 2025 10:48 — forked from DOBRO/UCI-Protocol-Specification.txt
Description of the Universal Chess Interface (UCI)
// Dowloaded from: http://download.shredderchess.com/div/uci.zip
Description of the universal chess interface (UCI) April 2006
=================================================================
* The specification is independent of the operating system. For Windows,
the engine is a normal exe file, either a console or "real" windows application.
* all communication is done via standard input and output with text commands,