ChessX Basics
Summary
ChessX is an Open Source chess database. With ChessX you can operate on your collection of chess games in many ways:
browse, edit, add, organize, analyze, etc.
ChessX is cross-platform. It works on Windows, Linux and Mac OS X.
Current Features
- Multi-platform. Supports Windows, Linux and Mac OS X
- Load and save PGN files
- Work with multiple databases simultaneously
- Browse games, including variations
- Enter moves, variations, comments
- Setup board, copy/paste FEN
- Search header (click on columns in GameList header)
- Display opening tree for current position
- Analyze using UCI and Winboard/Xboard Chess engines
- Play Online on Free Internet Chess Server (FICS)
Planned Features
- Perform advanced search (board, header, material)
- Store games in native binary format
- Fix spelling
- Calculate ELO performance
Development
The code uses the Qt library. To develop, you need Qt 4.8.1 or later. SVN is used to manage development and SourceForge Tracker to keep track of bug reports and feature requests. All classes are documented using Doxygen.
For a long time, ChessX was pushed forward by Michal Rudolf.
Currently, there are two active ChessX developers: James Coons and current maintainer Jens Nissen. The main tester and usability expert is Bruno Rizzuti.
Among inactive developers we would like to mention Marius Roets, Sean Estabrooks, Rico Zenklusen, William Hoggarth and Ejner Borgbjerg who wrote significant parts of code. Heinz Hopfgartner made useful tests and maintained Mac port.
If you wish to participate in the project (either as a developer or a tester), please sign up to the developer mailing list and introduce yourself.