File: README

package info (click to toggle)
powermanga 0.93.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 23,756 kB
  • sloc: ansic: 34,659; sh: 3,974; asm: 2,213; makefile: 547; xml: 60
file content (33 lines) | stat: -rw-r--r-- 758 bytes parent folder | download | duplicates (6)
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
Powermanga is an arcade 2D shoot-em-up game with 41 levels and more 
than 200 sprites. It runs in 320x200 or 640x400 pixels, 
with Window mode or full screen 
and support for 8, 15, 16, 24, and 32 bpp. 

PREREQUISITES

  You need:
  - A IA-32, x86-64, PowerPC, ARM or MIPS platform
  - 32 MB RAM and 80 MB swap
  - Linux 2.x 
  - SDL 1.2
  - SDL_mixer
  - the GCC C++ compiler
  - GNU make
  - (X.Org Server) 
  - (X11 with the MIT-SHM extension headers)
  - (LinuxThreads)

COMPILING AND INSTALLING


  To install in /usr/local :

       ./bootstrap
       ./configure
        make
        su -c 'make install'

LEGAL

  Powermanga is copyright TLK Games 1998-2014 and available under the
  terms of the GNU General Public License. See COPYING for details.