blob: c73d9a16c69894dd380ea75ee005d1efa072d374 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
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 !
|