-
Hello Max,
does your application support WinBoard a.k.a. CECP http://home.hccnet.nl/h.g.muller/engine-intf.html - http://hgm.nubati.net/CECP.html and/or Universal Chess Interface a.k.a. UCI http:/…
-
Hello,
which protocol is supported? XBoard/WinBoard or Universal Shogi Interface (USI) the pendant to UCI for normal chess. http://web.archive.org/web/20150525174702/http://www.glaurungchess.com/sh…
-
Hi team, self compilation on Linux,
I need/want to Threads to 8 and Hash to 256.
If I change uci.cpp accordingly compilation fails:
```
g++ -Wno-interference-size -O3 -Wall -Wextra -Wshadow …
-
I just tried to set a static IPv4 on the WAN port connected to an internet-providing router and just realized that Babeld does not share the default route from this interface.
The configuration I i…
-
**step**
!git clone https://github.com/serg-meus/k2
!cd k2 && make
!cp k2/k2 /bin/
**result**
**when using xboard protocol**
```
[/usr/local/lib/python3.9/dist-packages/chess/engine.py](http…
-
Hi guys,
I was not familiar with UCI protocol, but I've tried to connect chess-zero with ChessX, and to make it worked, I had to change the parsing of the "position" command. It seems like this progr…
-
I have cutechess-cli 1.1, platform is Linux x64 (Ubuntu). Not sure if this bug is still in current versions, but the issue is, options specified on the command line seem to be case-sensitive, while th…
-
the package "freifunk-berlin-statistics-defaults" depends on olsr, via olsrd-mod-txtinfo. As the package only setup up some uci parameters this is not a dependency to the binary.
On our way to change…
-
From startpos, after first "go nodes" command if a second is entered the bestmove is for black. Per UCI protocol I think side to move should stay white.
-
**Is your feature request related to a problem? Please describe.**
Lichess.org is supporting electronic games in api. It would be great to have the same functionality in lichobile.
The simplest sc…