Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
tdegames/ksirtet
Michele Calgaro bc6061ff9e
Replace Q_OBJECT with TQ_OBJECT
před 9 měsíci
..
ksirtet Replace Q_OBJECT with TQ_OBJECT před 9 měsíci
CHANGELOG Rename many classes and header files to avoid conflicts with KDE4 před 11 roky
CMakeL10n.txt Add CMakeL10n rules. před 5 roky
CMakeLists.txt Initial cmake conversion před 8 roky
DESIGN Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
LICENSE Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky

README

KSIRTET   :   a tetris-alike game
---------------------------------
Copyright (c) 1995      Eirik ENG
Copyright (c) 1996-2004 Nicolas HADACEK (hadacek@kde.org)
Distributed under the GNU General Public License

KSirtet is an adaptation of the well-known Tetris game.
It provides multiplayers functionality and "artificial
intelligence" player.

The code links to the ksirtet libraries.


Note: the code is in the subdir "ksirtet" due to a CVS limitation known
as the "CVS memory effect" <grin>


Enjoy !