-
I wanted to request a feature: Allow communicating using the UCI/Xboard protocol over a TCP socket.
The use-case I had in mind was to be able to essentially decouple the engine provider from python…
-
## Output of `cutechess-cli --version` / `cutechess --version`
i'm only using the GUI version :
Cute Chess 1.2.0
Using Qt version 5.12.8
Running on Ubuntu 20.04.1 LTS/x86_64
## How did you ru…
-
`
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\LiveL\AppData\Local\Programs\Python\Python37\lib\tkinter\__init__.py", line 1705, in __call__
return self.…
-
```
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1008.0_x64__qbz5n2kfra8p0\lib\threading.py", line 9…
-
When using fairy-stockfish in UCI, moves are recorded as e1g1e, but it's unclear whether the elephant is gated on e1 or h1. It would be nice to specify where this elephant is. Often the gated piece mo…
-
First of all, thanks for this great piece of software :)
## Expected Behavior
A proper ShadowSocks status with a good aggregation is expected.
## Current Behavior
As you can see on the scree…
-
## Expected Behavior
Should be able to create a wan outside of openmptcp on the router and use OMR bypass to that wan
## Current Behavior
When the non openmptcp wan is selected in omr byp…
-
Details:
- I have both Windows executables on the same machine
- Fortius with T1942 Head Unit
- Version 3.8
- Start with no parameters
- It asks me to start pedaling
- It goes thr…
-
according to this website([http://wbec-ridderkerk.nl/html/UCIProtocol.html]), the command to move is something like "e2e4". it works in xboard, but it doesn't when in uci mode. how can I move pieces?
-
Per PGN reference: http://www.thechessdrum.net/PGN_Reference.txt
```
16.2.5.20: Opcode "rc": repetition count
The "rc" opcode is used to indicate the number of occurrences of the indicated
posit…