-
hi, your README states Chai can do Perft .. it also states _"..Each run contains statistics about captures, checks, mates.."_ which seems interesting to me .. how can i execute a Perft command ? Known…
-
this issue seems related to #39 and #53 .. while testing LittleWing v0.7.0 in CuteChess, it fails to play properly because it takes ALL time to calculate its first move and then continues on the plus-…
-
CTT is a great tool for tuning engines, however running all games locally is very time consuming. Is it possible to add a replacable match runner for obtaining match results (eg. a distributed match r…
-
I love the project! What I don't understand is how you hook it up to an engine (Selecting the engine in real time is really cool).
-
```
I didn't even realize you adjusted MultiPV by clicking the "1" next to the
engine analyzer name in the Hints panel until reading the code in bookPanel.py.
Previously, I'd thought you did it by e…
-
complete list of features that hasnt made its way to fastchess nor have any direct fastchess counterpart, will be continuously updated. taken from https://github.com/cutechess/cutechess/blob/master/do…
-
There seems to be no default limit for the search depth, which causes unexpected behaviour in some GUIs. How to reproduce:
- start engine
- set fen, e.g. `position fen rnbqkb1r/ppp1pppp/5n2/3p4/4P…
-
i just found your chess engine at https://chessengines.blogspot.com/2024/07/new-version-chess-engine-prometheus-02.html .. then i found your GitHub page : it mentions 0.1, not 0.2 .. but after compili…
-
Hey.
I am porting chess engines to Android and I always wanted to test them with a good program.Modern applications did not suit me,because of the limited functionality.
I tried doing Cutechess, but I…
-
## Performance todos:
- [x] minimal remote testing framework (1500, 1900/2000, 2200, 2400)
- [x] mini local comparing tests