Skip to content

Instantly share code, notes, and snippets.

View FujiForm2023's full-sized avatar

聖園ミカ FujiForm2023

View GitHub Profile
@FujiForm2023
FujiForm2023 / UCI-Protocol-Specification.txt
Created September 19, 2025 15:35 — 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,