Skip to main content
guest
Join
|
Help
|
Sign In
chessprogramming
Home
guest
|
Join
|
Help
|
Sign In
Wiki Home
Recent Changes
Pages and Files
Members
Home
Basics
Getting Started
Board Representation
Search
Evaluation
Principle Topics
Chess
Programming
Artificial Intelligence
Knowledge
Learning
Testing
Tuning
User Interface
Protocols
Dictionary
Lists
Arts
Cartoons
CC Forums
Conferences
Dedicated CC
Engines
Games
Hardware
History
Organizations
Papers
People
Periodical
Samples
Software
Timeline
Tournaments and Matches
Videos
Misc
Acknowledgments
On New Pages
Recommended Reading
Wikispaces Help
Cute Chess
Edit
0
7
…
0
Tags
No tags
Notify
RSS
Backlinks
Source
Print
Export (PDF)
Table of Contents
Features
Screenshot
See also
Forum Posts
External Links
References
What links here?
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
. Cute Chess 0.9.0 (1.0 pre-release) was announced in September 2016
[2]
.
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
[3]
See also
Cutechess-cli
Sloppy
Forum Posts
Cute Chess 0.9.0 (GUI) released
by
Ilari Pihlajisto
,
CCC
, September 02, 2016
Cute Chess 0.9.3 released
by
Ilari Pihlajisto
,
CCC
, September 18, 2016
Cute Chess 0.9.4 released
by
Ilari Pihlajisto
,
CCC
, September 22, 2016
Cute Chess 1.0.0 released
by
Ilari Pihlajisto
,
CCC
, July 20, 2017
External Links
GitHub - cutechess/cutechess: Cute Chess is a graphical user interface, command-line interface and a library for playing chess
Release Cute Chess 0.9.0 · cutechess/cutechess · GitHub
Release Cute Chess 1.0.0 · cutechess/cutechess · GitHub
Cute Chess
Twitchy Synapse - Cute Chess
References
^
GitHub - cutechess/cutechess: Cute Chess is a graphical user interface, command-line interface and a library for playing chess
^
Cute Chess 0.9.0 (GUI) released
by
Ilari Pihlajisto
,
CCC
, September 02, 2016
^
Image converted from
Cute Chess 0.9.0 (GUI) released
by
Ilari Pihlajisto
,
CCC
, September 02, 2016
What links here?
Page
Date Edited
Chess Engine Communication Protocol
Mar 4, 2018
Cute Chess
Jul 20, 2017
Cutechess-cli
Jan 6, 2018
Engine Testing
Feb 1, 2018
GUI
Mar 16, 2018
Ilari Pihlajisto
Sep 17, 2016
Linux
Jan 21, 2018
Macintosh
Dec 7, 2016
Sloppy
Sep 17, 2016
UCI
Mar 4, 2018
Windows
Nov 2, 2017
Up one Level
Javascript Required
You need to enable Javascript in your browser to edit pages.
help on how to format text
Turn off "Getting Started"
Home
...
Loading...
Table of Contents
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. Cute Chess 0.9.0 (1.0 pre-release) was announced in September 2016 [2].
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
See also
Forum Posts
External Links
Release Cute Chess 0.9.0 · cutechess/cutechess · GitHub
Release Cute Chess 1.0.0 · cutechess/cutechess · GitHub
References
What links here?
Up one Level