New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XBoard protocol support #37
Labels
enhancement
New feature or request
Milestone
Comments
ianfab
added a commit
that referenced
this issue
Oct 19, 2019
ianfab
added a commit
that referenced
this issue
Oct 24, 2019
ianfab
added a commit
that referenced
this issue
Oct 25, 2019
ianfab
added a commit
that referenced
this issue
Oct 25, 2019
ianfab
added a commit
that referenced
this issue
Oct 25, 2019
ianfab
added a commit
that referenced
this issue
Nov 2, 2019
ianfab
added a commit
that referenced
this issue
Nov 3, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Instead of relying on the uci2wb adapter, it would be preferable to have built-in XBoard/CECP protocol support in order to have full control over the engine-GUI communication.
Experimental branch: https://github.com/ianfab/Fairy-Stockfish/tree/xboard
References:
http://home.hccnet.nl/h.g.muller/interfacing.txt
https://www.gnu.org/software/xboard/engine-intf.html#8
The text was updated successfully, but these errors were encountered: