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.
19 lines
503 B
19 lines
503 B
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 !
|