-
According to the docs:
> Instead of just the final FEN, the initial FEN and all moves leading up to the position will be sent, so that the engine can detect repetitions.
But in the code https://…
-
Now that the additional permission is added to lc0 we can distribute the cuda/cudnn dlls together with lc0, but we have to add some extra files. The following is based on the [proposal](https://discor…
-
Original [issue 160](https://code.google.com/p/pychess/issues/detail?id=160) reported by [mimoohowy](https://code.google.com/u/mimoohowy/) 2007-03-25
I like the project and would like to contribute. …
-
I'm using python-chess 0.23.5 from pypi, installed using pip on Windows with python '3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 17:00:18) [MSC v.1900 64 bit (AMD64)]'
I have a position where I want to …
-
If anyone is interested, I have uploaded a first version for an implemenation of Seirawan chess in Stockfish: https://github.com/ianfab/Seirawan-Stockfish. ~~Only the rules are implemented without any…
-
Cutechess enables to add xboard protocol engine without changing the protocol from uci to xboard. The new engine can't be selected when starting a new game. It's not in the list at all.
But.
If I qu…
-
I am seeing a number of errors from lichess-bot following the same pattern (see below).
All of them lead to a abort/game over or loss on time.
Does anybody else see that? is that actual connectivi…
-
Pretty sure we have no resign, but there probably is support from leela zero? Probably we should start with .01 and then raise it to .10 once we have a GM level network or TB adjudication. It might no…
-
To get a rough estimate about how Pleco performs against other engines, it needs to be submitted in the [Computer Chess Rating System](http://www.computerchess.org.uk/ccrl/).
However, a few things …
-
This is not up to the UCI engine to decide when the game is drawn.
In this game, the UCI engine outputs "a1a1"
position startpos moves g1f3 g8f6 f3g1 f6g8 g1f3 g8f6 f3g1 f6g8
Found network file…