PyChess

Chess software
title: "PyChess" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["free-chess-software", "free-software-programmed-in-python", "software-that-uses-pygtk", "software-that-uses-pygobject", "2006-software"] description: "Chess software" topic_path: "general/free-chess-software" source: "https://en.wikipedia.org/wiki/PyChess" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0
::summary Chess software ::
::data[format=table title="Infobox software"]
| Field | Value |
|---|---|
| name | PyChess |
| logo | PyChess Logo with text.svg |
| screenshot | PyChess Screenshot.png |
| caption | User playing against Crafty |
| developer | The PyChess Project |
| released | |
| latest release version | 1.0.6 |
| latest release date | |
| programming language | Python (PyGTK) |
| operating_system | Unix-like, Windows |
| genre | Computer chess |
| language count | 61 |
| language footnote | |
| license | GNU General Public License 3 |
| website | |
| :: |
| name = PyChess | logo = PyChess Logo with text.svg | screenshot = PyChess Screenshot.png | caption = User playing against Crafty | developer = The PyChess Project | released = | latest release version = 1.0.6 | latest release date = | programming language = Python (PyGTK) | operating_system = Unix-like, Windows | genre = Computer chess | language count = 61 | language footnote = | license = GNU General Public License 3 | website =
PyChess is a free software chess client developed for GNU. It allows users to play offline or online via the Free Internet Chess Server (FICS). PyChess also incorporates a built-in chess engine, which in contrast to most other chess AIs is written in the Python language and focuses more on fun of play than raw strength. For more advanced users, PyChess allows for virtually any other external chess engine to be used with it.
History
Development on PyChess was started by Thomas Dybdahl Ahle in 2006, and the first public release was sent out later that year. The release contained the bare minimum of features to play a game of chess, and was backed only by the GNU Chess engine.
In the end of 2006, PyChess was close to becoming a part of GNOME Games, which were holding a usage survey of aspiring new games to include in the suite. Being nearly just started at the time, it lost to the more established glChess, which managed to fix its hardware accelerating dependency before the end of the trial. glChess is still developed as a part of GNOME today. Afterwards there were talks of the two programs merging, but the developers decided they were targeting different user segments, with PyChess aiming towards more advanced users.
In 2009, PyChess won Les Trophées du Libre in Paris in the category of hobby computing.
PyChess has grown steadily since then, with increasing year-to-year development activity, and would cost more than $500,000 to develop today in terms of the man-hours required to develop such a codebase. By 2011 it was among the seven most frequently used chess clients to access the Free Internet Chess Server, which in turn is the only non-web-based chess server available for Linux.
Version 0.12 of PyChess uses PyGObject and GTK+ 3, prior versions used the obsoleted PyGTK.
Logo
The current PyChess logo was contributed by Karol Kreński in 2007. Karol's original design was very cartoonish, but was modified into a slightly calmer expression.
Aims
According to the PyChess website: ::quote
::
The PyChess project puts heavy emphasis on simplicity, trying to avoid the complicated user interfaces of XBoard and BabasChess. This implies adding new features slowly, so they can be integrated in the overall usage scheme, and make things "just work". At the same time the project strives to contain most of the features known from major Windows chess clients such as Chessbase and Aquarium by ChessOK.
References
References
- "pychess/lang". Github.
- "About PyChess".
- (13 September 2006). "Pychess 0.2".
- (3 September 2006). "GNOME Games Plan for Included Games".
- Ancell, Robert. (15 September 2006). "glChess... Now in 2D!".
- Ancell, Robert. (17 December 2006). "Summary of current open-source chess programs".
- Kehrer, Anika. (2009-06-09). "Die kleine große Freiheit". Linux New Media AG.
- (9 July 2011). "PyChess at Ohloh".
- "PyChess News".
- "PyChess 0.12 in Debian 9 repository".
- Kreński, Karol. "Issue 160 – Alternative Logo".
- Kreński, Karol. "Galeria Karola Kreńskiego".
- "PyChess at GiHub Project Hosting".
::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::