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.
Timothy Pearson
6946130bb1
|
12 years ago | |
---|---|---|
.. | ||
base | 12 years ago | |
common | 12 years ago | |
lib | 12 years ago | |
CHANGELOG | 15 years ago | |
DESIGN | 15 years ago | |
LICENSE | 15 years ago | |
Makefile.am | 15 years ago | |
README | 15 years ago | |
README.gtetris | 15 years ago | |
TODO | 15 years ago | |
configure.in.in | 15 years ago |
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 !