diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-17 01:24:36 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-17 01:24:36 +0000 |
commit | a8c9924456e5335c964e4e55b2dde1963c88726f (patch) | |
tree | f5bf107ba079ae460536da778ce2da5e6c68aa69 /README | |
download | knights-a8c9924456e5335c964e4e55b2dde1963c88726f.tar.gz knights-a8c9924456e5335c964e4e55b2dde1963c88726f.zip |
Added KDE3 version of Knights
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knights@1091568 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'README')
-rw-r--r-- | README | 44 |
1 files changed, 44 insertions, 0 deletions
@@ -0,0 +1,44 @@ +Knights - A chess interface for the K Desktop Environment + +FOR INSTALLATION INSTRUCTIONS, SEE THE "INSTALL" FILE + +- What Is Knights? + +Knights is a graphical chess interface designed to work with KDE. Knights +is called a chess 'interface' because it does not come with it's own computer +players. There are several very good computer players ( Chess Engines ) +already. Unfortunatly, most chess engines do not include fully featured GUIs. +Instead, they rely on other programs ( like Knights ) to fill the gap. + +- How can I learn more about Knights? + +If you're interested in learning more, you should visit our project's website +at http://knights.sourceforge.net + +- What Chess Engines work with Knights? + +Knights should support any engine which uses the XBoard protocol developed by +Tim Mann. Knights will also offer it's own protocol for future use. To date, +the following chess engines have been confirmed to work with Knights. If you +know of another, please let me know so I can update this list. + + - GNUChess v4.0 patchlevel 80 + - GNUChess v5.02 + - Crafty v18.09 + - Crafty v18.10 + - KnightCap v3.3 + - Sjeng v10.0 + - BabyChess + +- What can I do to help Knights? + +Knights can always use help in a number of areas. The best way to get started +would be to express your interests on the knights-devel mailing list. You can +sign up from here: + + http://sourceforge.net/mail/?group_id=31461 + +Currently, we're very interested in talking to a graphics artist about +designing some new themes, and we would like to talk to some advanced +chess players about helping to develop the tutorials. + |