-
First of all, thank you for building what seems to be the only open source chess application with a nice looking GUI.
I'm wondering if there would be interest from the developers of Cutechess in t…
-
UPDATE: see next comment.
Fedora Linux 34
Python 3.9
PyChess install: the RPM: 1.0.3-1.py39
The Connect to Online Chess Server dialog ...
I enter my name and password. "freechess.org" and p…
taw00 updated
7 months ago
-
Please review my Week II assignment!
My name: Shashwat Math
My GitHub repository: https://github.com/shashwatmath/containerizedchess
Description: The project is designed to use Flask (Python) as…
-
What would be the easiest way to run this bot as a cog for another bot? I don't like too many bots clogging up my sever.
-
A content of my `ChessButHumanized` project.
Currently, our request draw condition is that it has been 40 turns since the last capture happened(See #6204 and #6163).
A not-so-polite conjecture, …
-
I am trying to run the python code but as it is shown up and clicked on start playing is showing this error:
![pic](https://user-images.githubusercontent.com/42322328/90350678-240d9a00-e053-11ea-8c73…
-
python-chess-annotator sometimes returns games where one player has negative ACPL. Anecdotally it seems to happen more often when on a tight time budget (1 minute). Cause unknown.
I considered chec…
-
Hello, as the title said, can you add feature for integrating with other engines, I found this library that can communicate with lc0, you can follow up the code to implement the feature! https://pypi.…
-
I think that the en-passant indication (`E`) is not needed.
If a White Pawn unmoves from `d6` to `e5` (i.e. uci=`d6e5`) we know that this was a capture (diagonal move). Since the previously capture…
-
I want to reproduce the results and test the released code with the following command:
`python test_e2e_DLT.py --dataset 7Scenes --scene chess --config_file configs/single_frame.ini --model DenseSC_…