GNOME Chess

Main article: GNOME Games
GNOME Chess
Original author(s) Robert Ancell
Developer(s) The GNOME Project
Stable release 3.16 (March 25, 2015) [±][1]
Preview release 3.15.92 rc (March 18, 2015) [±][2]
Written in Vala
Operating system Unix-like
Type Chess software
License GNU General Public License
Website wiki.gnome.org/Apps/Chess
GNOME Chess in 2D view

GNOME Chess (formerly glChess[3]) 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 default chess engine with it. Additionally GNOME Chess supports third party chess engines, known ones are automatically detected.

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 following chess engines:[4]

And a couple more.[5]

glChess, the predecessor to GNOME Chess can be used with any other CECP and Universal Chess Interface compatible software like:[6][7]

History

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

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 playability. 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 uptdated 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.

See also

References

  1. Clasen, Matthias (25 March 2015). "GNOME 3.16 released". gnome-announce-list (Mailing list). Retrieved 25 March 2015.
  2. "GNOME 3.15.x Development Series". Retrieved April 5, 2015.
  3. "GNOME Chess history". GNOME. Retrieved 2014-03-15.
  4. "GNOME Chess supported chess engines".
  5. https://wiki.gnome.org/Apps/Chess/ChessEngines
  6. Chess from GNOME Wiki. Retrieved on September 24, 2012.
  7. Package glChess from Debian site. Retrieved on September 26, 2012.
  8. "Chess Manual". GNOME Library. Retrieved 2013-08-04.

External links