This is a temporary, read-only recovery of the chessprogrammingwiki while a longer-term plan is worked out. Editing is not possible right now, but will be again soon.
Chess Programming Wiki All pages Other namespaces

Cute Chess

Home * User Interface * GUI * Cute Chess

Cute Chess,
an open source graphical chess user interface (GUI) by Ilari Pihlajisto and Arto Jonsson, written in C++ using the Qt framework 1. Cute Chess is compliant with the Chess Engine Communication Protocol as well the Universal Chess Interface (UCI) and can be build to run under Windows, Linux and OS X, and is therefor compatible with Winboard engines, XBoard engines, and UCI engines. Cute Chess incorporates the core chess library, and the well-known and long time established command line interface Cutechess-cli, suited to run automated engine-engine matches. Cute Chess is released under the GPLv3+ license except for the components in the projects/lib/components and projects/gui/components directories which are released under the MIT License.

Contents
  1. Features
  2. Screenshot
  3. Versions
  4. See also
  5. Forum Posts
    1. 2010 ...
    2. 2015 ...
    3. 2020 ...
  6. External Links
  7. References

Features

Cute Chess features a tabbed document interface (TDI) embedded inside its frame window with classical menu bar. Tabbed game document windows associated with one chess game contain board window, notation window, evaluation windows with principal variations of both sides, and score history chart window.

Screenshot

Cute Chess TDI 2

Versions

See also

Forum Posts

2010 ...

2015 ...

2020 ...

Release Cute Chess 0.9.0 · cutechess/cutechess · GitHub

Release Cute Chess 1.0.0 · cutechess/cutechess · GitHub

Release Cute Chess 1.2.0 · cutechess/cutechess · GitHub

References

Up one Level


  1. GitHub - cutechess/cutechess: Cute Chess is a graphical user interface, command-line interface and a library for playing chess↩︎

  2. Image from Cute Chess 0.9.0 (GUI) released by Ilari Pihlajisto, CCC, September 02, 2016↩︎

  3. Cute Chess 0.9.0 (GUI) released by Ilari Pihlajisto, CCC, September 02, 2016↩︎

  4. Cute Chess 1.0.0 released by Ilari Pihlajisto, CCC, July 20, 2017↩︎

  5. Cutechess 1.20 released by Günther Simon, CCC, August 10, 2020↩︎

What links here

Contributors: GerdIsenberg, Phhnguyen.