KNights – chess game
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Go to file
TDE Gitea 5579936dad
Reset submodule main/applications/knights/cmake to latest HEAD
il y a 5 ans
admin@68f23556e6 Reset submodule main/applications/knights/admin to latest HEAD il y a 5 ans
cmake@74654feb3b Reset submodule main/applications/knights/cmake to latest HEAD il y a 5 ans
doc Update build rules for documentation: il y a 5 ans
extra-theme fulfill bug request 2663. il y a 5 ans
knights Added controlled conversions to char* instead of automatic ascii conversions. il y a 5 ans
media Change MatchOver sound to notify.wav, because matchover.wav not exists. il y a 5 ans
po Update translation files il y a 5 ans
.gitmodules Added common directories il y a 13 ans
AUTHORS Added KDE3 version of Knights il y a 14 ans
CMakeL10n.txt Add CMakeL10n rules. il y a 5 ans
CMakeLists.txt Use common CMake tests. il y a 5 ans
COPYING Added KDE3 version of Knights il y a 14 ans
ChangeLog Added KDE3 version of Knights il y a 14 ans
ConfigureChecks.cmake Use common CMake tests. il y a 5 ans
CreatingThemes Added KDE3 version of Knights il y a 14 ans
History Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 il y a 11 ans
INSTALL Rename KDEHOME and KDEDIR il y a 13 ans
Makefile.am Additional renaming of kde to tde il y a 13 ans
Makefile.dist Added KDE3 version of Knights il y a 14 ans
README Branding cleanup: K Desktop -> Trinity Desktop il y a 12 ans
TODO Added KDE3 version of Knights il y a 14 ans
acinclude.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. il y a 6 ans
aclocal.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. il y a 6 ans
config.guess Added KDE3 version of Knights il y a 14 ans
config.h.cmake conversion to the cmake building system il y a 5 ans
config.h.in Added KDE3 version of Knights il y a 14 ans
config.sub Added KDE3 version of Knights il y a 14 ans
configure.files Added KDE3 version of Knights il y a 14 ans
configure.in KDE_USE_QT* -> KDE_USE_TQT* conversion il y a 6 ans
configure.in.in Add automake support for --enable-gcc-hidden-visibility. il y a 12 ans
knights.lsm Update version number to R14.1.0 il y a 9 ans
patch-stamp Added KDE3 version of Knights il y a 14 ans
stamp-h.in Added KDE3 version of Knights il y a 14 ans
subdirs Added KDE3 version of Knights il y a 14 ans

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.