Girish Mahajan (Editor)

GNOME Chess

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Original author(s)
  
Robert Ancell

Written in
  
Vala

Developer(s)
  
The GNOME Project

Operating system
  
Unix-like

GNOME Chess i1newssoftpediastaticcomimagesnews2GNOMECh

Stable release
  
3.22.3 (9 November 2016; 3 months ago (2016-11-09)) [±]

Preview release
  
3.23.91 (1 March 2017; 7 days ago (2017-03-01)) [±]

Similar
  
PyChess, GNOME Mines, gbrainy, Liquid War, Chromium BSU

GNOME Chess (formerly glChess) is a graphical front-end featuring a 2D and a 3D chessboard interface. GNOME Chess does not comprise an own chess engine and to play against the computer a third party chess engine must be present, but most Linux distributions package GNU Chess as the default chess engine with it. Additionally GNOME Chess supports third party chess engines, known ones are automatically detected.

Contents

GNOME Chess is written in Vala. For 2D rendering it uses GTK+ and Cairo/librsvg, and 3D support is optionally available using OpenGL.

As part of the GNOME desktop environment and GNOME Games, GNOME Chess is free and open-source software subject to the terms of the GNU General Public License (GPL) version 2.

Third-party chess engines

GNOME Chess supports a plethora of chess engines, such as:

  • Amy
  • BBChess
  • Boo's Chess Engine
  • Crafty
  • Diablo
  • Faile
  • Fruit
  • Glaurung
  • GNU Chess
  • HoiChess
  • Phalanx
  • Shredder
  • Sjeng
  • Toga II
  • glChess, the predecessor to GNOME Chess, can be used with any other CECP and Universal Chess Interface compatible software like:

    History

    glChess was written by Robert Ancell in 2000 only as a personal project to test open source development.

    First version was written in C, OpenGL for graphics, and GLUT for the user interface. In May 5 was released 0.1.0, the first but still not playable version, being only capable to draw board and pieces. Days later, on May 31, version 0.1.3 was finally included on SourceForge and playable on a very basic way.

    On April 8, 2001 version 0.2.0 changed GLUT to GTK+ focusing the improvement in visual aspects instead of its chess artificial intelligence. Version 0.3.0, from June 27, could play against other artificial intelligence (AI) engines, like Crafty and GNU Chess, after a Chess Engine Communication Protocol (CECP) implementation and it was ported to IRIX platform. In December, version 0.4.0 was the last one before the project entered into a stand-by time of three years.

    In December, 2004, there was an advance to version 0.8.0 in order to accelerate the achievement the 1.0. This version added network support and updated GTK+ from version 1.2 to 2.0.

    One year later, December 2005, version 0.9.0 was intended to be the last release before 1.0. It replaced C for Python to improve platform portability and maintenance, besides having a better test approach of the codebase testing.

    On December 16, 2006, glChess finally reached version 1.0.

    Apple Chess is a fork of GNOME Chess.

    In version 3.14 3D mode was removed.

    References

    GNOME Chess Wikipedia