Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
tdegames/libksirtet
Michele Calgaro c20f4d8f2c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
vor 3 Monaten
..
base Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
common Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
lib Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
CHANGELOG Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
CMakeL10n.txt Add CMakeL10n rules. vor 5 Jahren
CMakeLists.txt Initial cmake conversion vor 8 Jahren
DESIGN Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
LICENSE Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
README.gtetris Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren

README

LIBKSIRTET: a set of libraries for use in tetris-alike games
------------------------------------------------------------
Copyright (c) 1995      Eirik ENG
Copyright (c) 1996-2004 Nicolas HADACEK (hadacek@kde.org)
Distributed under the GNU Library General Public License


These libraries provides almost all functionnalities to make
a tetris-alike games. Moreover it gives multiplayers functionality
and a framework for "artificial intelligence" players.

The basis of the core code (gtetris) has been written by Eirik Eng as
an example for the Qt distribution (see "README.gtetris").


Enjoy !