KNights – chess game
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
TDE Gitea 5579936dad
Reset submodule main/applications/knights/cmake to latest HEAD
преди 5 години
admin@68f23556e6 Reset submodule main/applications/knights/admin to latest HEAD преди 5 години
cmake@74654feb3b Reset submodule main/applications/knights/cmake to latest HEAD преди 5 години
doc Update build rules for documentation: преди 5 години
extra-theme fulfill bug request 2663. преди 5 години
knights Added controlled conversions to char* instead of automatic ascii conversions. преди 5 години
media Change MatchOver sound to notify.wav, because matchover.wav not exists. преди 5 години
po Update translation files преди 5 години
.gitmodules Added common directories преди 13 години
AUTHORS Added KDE3 version of Knights преди 14 години
CMakeL10n.txt Add CMakeL10n rules. преди 5 години
CMakeLists.txt Use common CMake tests. преди 5 години
COPYING Added KDE3 version of Knights преди 14 години
ChangeLog Added KDE3 version of Knights преди 14 години
ConfigureChecks.cmake Use common CMake tests. преди 5 години
CreatingThemes Added KDE3 version of Knights преди 14 години
History Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 преди 11 години
INSTALL Rename KDEHOME and KDEDIR преди 13 години
Makefile.am Additional renaming of kde to tde преди 13 години
Makefile.dist Added KDE3 version of Knights преди 14 години
README Branding cleanup: K Desktop -> Trinity Desktop преди 12 години
TODO Added KDE3 version of Knights преди 14 години
acinclude.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. преди 6 години
aclocal.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. преди 6 години
config.guess Added KDE3 version of Knights преди 14 години
config.h.cmake conversion to the cmake building system преди 5 години
config.h.in Added KDE3 version of Knights преди 14 години
config.sub Added KDE3 version of Knights преди 14 години
configure.files Added KDE3 version of Knights преди 14 години
configure.in KDE_USE_QT* -> KDE_USE_TQT* conversion преди 6 години
configure.in.in Add automake support for --enable-gcc-hidden-visibility. преди 12 години
knights.lsm Update version number to R14.1.0 преди 9 години
patch-stamp Added KDE3 version of Knights преди 14 години
stamp-h.in Added KDE3 version of Knights преди 14 години
subdirs Added KDE3 version of Knights преди 14 години

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.