3 KBoard is a platform independent generic game application, written using the QT library.
4 It can be used as a replacement for chess applications like XBoard and Winboard, both for playing in internet servers and for local editing of games.
5 Support for chess engines is scheduled, but not yet ready.
8 =======================
9 This alpha 0.9 release is a sneak peek at some of the most innovative features that KBoard introduces with respect to its most direct alternatives, such as XBoard (for Linux) and BabasChess (for Windows).
10 Most of the functionality is there, with some important exceptions and some usability issues that will be gradually addressed in future releases.
14 * Local editing of games:
15 Games of chess and a number of variants (see below) can be edited and played locally.
16 A user friendly and graphically appealing move list control provides a mean to visualize complicated subvariant nesting.
17 Games can be loaded and copy / pasted through the clipboard.
18 * FICS / ICC compatible server support:
19 KBoard can manage a connection to a FICS-like server, with which the user can interact using a detachable console.
20 Games of any chess variant can be played, examined and observed.
21 * Generic game support:
22 Many board games can be easily implemented using the extensible KBoard infrastructure. So far, the following board games are implemented:
26 - Monster Chess (King and four pawns)
32 KBoard features an advanced animation engine which can be easily extended on a per-variant basis.
33 It includes a powerful theme loader based on lua scripts that allows to dynamically create effects like drop down shadows.
37 For more information, screenshots and design notes, visit http://kboard.sf.net.