-
https://github.com/WolfgangFahl/play-chess-with-a-webcam/commit/a403e80 makes my CI fail on play-chess-with a webcam.
I still have to analyze this but i assume the async-Io handling might need change…
-
I used to run a Zappa Mexico II bot on Lichess, but sadly it no longer works. After starting a game I get the following error in the console:
`Backing off create_engine(...) for 0.1s (chess.engine.En…
-
I was running an FRC tournament and Scorpio played 150+ games without a single issue until this game vs. Ethereal. After white makes a move (e3) and Scorpio starts to "think", it will crash. I can rep…
-
Hi,
I am a chess player and analyst. Recently I tried installing Classic Ara on my Ubuntu 20.04 LTS. It already has CUDA 11.1 and CUDNN 8.1 for an RTX 2070 Super Graphics Card (Processor is an older …
-
Why is stockfish moving the rook to E1 here? I'm not sure how to post images, but this seems specific to Stockfish 14 and not 13 since the reddit bot posted a lichess link that seems to use the corre…
-
hi,
i did engine (vs engine) tests in this unbalanced opening position, Black to move :
rnbqk1nr/ppp2p1p/3ppbp1/8/2B1P2P/2N2Q2/PPP1NPP1/R1B1K2R b KQkq - 0 3
![Screenshot_2021-03-14_15-58-16](…
-
I was just wondering, liches-bot has implemented a separate ponder (for both UCI and XBoard protocol), which can be used even when th engine doesn’t have a ponder setting or has one that hasn’t been s…
-
Hi! I really don't understand why programmers need OOP features in FP (like **this**, **new** and оthers). Looks like you don't believe in the FP paradigm and this specification is written for educati…
-
Hi,
I was wondering about creating my own experience file for ShashChess. How does one do this?
Another question is regarding MCTS. How strong is MCTS compared to regular ShashChess? Also, what is …
-
- Gomoku (Five in a row): https://en.wikipedia.org/wiki/Gomoku
- GO game: https://en.wikipedia.org/wiki/Go_(game)
- Jeiqi: https://www.chessprogramming.org/Jeiqi
I have read all your git README a…