cutechess icon indicating copy to clipboard operation
cutechess copied to clipboard

Cute Chess is a graphical user interface, command-line interface and a library for playing chess.

Results 171 cutechess issues
Sort by recently updated
recently updated
newest added

Currently the releasing Cute Chess takes too many manual steps, is error prone and slow. In order to make releases more often, we need to greatly improve the release process....

hackathon

This pull request adds support for protocol based debugging for UCI engines. In the CLI debugging can be switched on individually per engine by adding `debug` to the `-engine` section,...

To my understanding, there's no SPRT option available in the GUI. Could that be added in?

1.2.0 Urgent needed, fixes. When add engine, confirm engine remove button "-". Also relocate + and - engines so not so easily mistakenly clicked as more spaced out. As it...

Big request, someone can write how to install Pirarucu 3.3.5 engine under GUI Cutechess 1.2. Thank you in advance for any information.

Is it possible to input a pgn file and as an output to get a pgn file with engine scores in the comments? I apologize if this is not the...

enhancement
lib
cli

The UCI specification says option names should be case insensitive. This patch resolves #683

hackathon

This PR adds functions to suspend and to resume a tournament. There are two new Items "Suspend" and "Resume" in the "Tournament" menu of the GUI's main window. If "Suspend"...

While CuteChess already supports a huge array of chess variants, it would be good to allow users to define their own variant rules. There is a Stockfish fork called [Fairy-Stockfish](https://github.com/ianfab/Fairy-Stockfish)...

Some users want to use the GUI in ultra-fast conditions, eg. 5 seconds per game. If a tournament tab is active, the UI doesn't always keep up with the game...

enhancement
gui