-
Notifications
You must be signed in to change notification settings - Fork 3
/
README
33 lines (26 loc) · 853 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
A exciting Brick Breaker with 50 levels of game and 11 special levels,
distributed on the 2 modes of game to give the player a sophisticated system
of attack weapons with an enormous power of fire that can be build by
gaining bonuses. Numerous decors, musics and sounds complete this great
game. This game was ported from the Commodore Amiga.
PREREQUISITES
You need:
- A IA-32, x86-64, PowerPC, ARM or SPARC platform
- 32 MB RAM and 80 MB swap
- Linux 2.x
- SDL 1.2
- SDL_mixer
- SDL_image
- Mikmod
- TinyXML
- the GCC C++ compiler
- GNU make
COMPILING AND INSTALLING
To install in /usr/local :
./bootstrap
./configure
make
su -c 'make install'
LEGAL
TecnoballZ is copyright TLK Games 1991-2016 and available under the
terms of the GNU General Public License. See COPYING for details.