KNights – chess game
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
Go to file
Slávek Banko 9a21cc6a9f
Use common CMake tests.
5 år sedan
admin@2ba4c0d451 Reset submodule main/applications/knights/admin to latest HEAD 5 år sedan
cmake@f8254e1561 Reset submodule main/applications/knights/cmake to latest HEAD 5 år sedan
doc Update build rules for documentation: 5 år sedan
extra-theme fulfill bug request 2663. 5 år sedan
knights Added controlled conversions to char* instead of automatic ascii conversions. 5 år sedan
media Change MatchOver sound to notify.wav, because matchover.wav not exists. 5 år sedan
po Update translation files 5 år sedan
.gitmodules Added common directories 13 år sedan
AUTHORS Added KDE3 version of Knights 14 år sedan
CMakeL10n.txt Add CMakeL10n rules. 5 år sedan
CMakeLists.txt Use common CMake tests. 5 år sedan
COPYING Added KDE3 version of Knights 14 år sedan
ChangeLog Added KDE3 version of Knights 14 år sedan
ConfigureChecks.cmake Use common CMake tests. 5 år sedan
CreatingThemes Added KDE3 version of Knights 14 år sedan
History Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 11 år sedan
INSTALL Rename KDEHOME and KDEDIR 13 år sedan
Makefile.am Additional renaming of kde to tde 13 år sedan
Makefile.dist Added KDE3 version of Knights 14 år sedan
README Branding cleanup: K Desktop -> Trinity Desktop 12 år sedan
TODO Added KDE3 version of Knights 14 år sedan
acinclude.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. 6 år sedan
aclocal.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. 6 år sedan
config.guess Added KDE3 version of Knights 14 år sedan
config.h.cmake conversion to the cmake building system 5 år sedan
config.h.in Added KDE3 version of Knights 14 år sedan
config.sub Added KDE3 version of Knights 14 år sedan
configure.files Added KDE3 version of Knights 14 år sedan
configure.in KDE_USE_QT* -> KDE_USE_TQT* conversion 6 år sedan
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 12 år sedan
knights.lsm Update version number to R14.1.0 9 år sedan
patch-stamp Added KDE3 version of Knights 14 år sedan
stamp-h.in Added KDE3 version of Knights 14 år sedan
subdirs Added KDE3 version of Knights 14 år sedan

README

Knights - A chess interface for the Trinity Desktop Environment

FOR INSTALLATION INSTRUCTIONS, SEE THE "INSTALL" FILE

- What Is Knights?

Knights is a graphical chess interface designed to work with TDE. 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.