Skip to content

Instantly share code, notes, and snippets.

View Brooklyn-Dev's full-sized avatar
💻
Hacking

Brooklyn Baylis Brooklyn-Dev

💻
Hacking
View GitHub Profile
@DOBRO
DOBRO / UCI-Protocol-Specification.txt
Last active December 18, 2025 19:00
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,