https://github.com/cryptoalgorithm/better-uci-docs
An infinitely better-formatted version of http://wbec-ridderkerk.nl/html/UCIProtocol.html
https://github.com/cryptoalgorithm/better-uci-docs
chess-engine docs uci
Last synced: 4 months ago
JSON representation
An infinitely better-formatted version of http://wbec-ridderkerk.nl/html/UCIProtocol.html
- Host: GitHub
- URL: https://github.com/cryptoalgorithm/better-uci-docs
- Owner: cryptoAlgorithm
- Created: 2022-11-16T11:05:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T03:45:08.000Z (almost 3 years ago)
- Last Synced: 2025-06-14T04:04:53.782Z (4 months ago)
- Topics: chess-engine, docs, uci
- Language: Ruby
- Homepage: https://cryptoAlgorithm.github.io/better-uci-docs
- Size: 54.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UCI Docs, Improved
A tremendously improved version of the [only UCI docs
I could find](http://wbec-ridderkerk.nl/html/UCIProtocol.html).These docs are built by Jekyll, and are hosted on GitHub Pages. [View the docs here](https://cryptoalgorithm.github.io/better-uci-docs/).
## What's Improved
* Fixed grammatical errors and weird formatting
* Presented in a much more eye-friendly Jekyll-built static site
* Converted original source to Markdown for easier future editingThis is a work in progress, and there might still be a few formatting
errors. Full credit goes to the [original version of the docs](http://wbec-ridderkerk.nl/html/UCIProtocol.html),
and others involved in its creation.