Powermanga is a shoot 'em up with 60 different enemies, 40 meteors, numerous weapons, many end of level baddies, spaceship power-ups and lots of other surprises.
License
brunonymous/Powermanga
master
Name already in use
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
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' COMPILATION WITH CMAKE Example for SDL2 : mkdir build cd build cmake .. -DCMAKE_BUILD_TYPE="Release" -DPOWERMANGA_SDL=on -DPOWERMANGA_SDL2=on cmake --build . --config Release LEGAL Powermanga is copyright TLK Games 1998-2014 and available under the terms of the GNU General Public License. See COPYING for details.
About
Powermanga is a shoot 'em up with 60 different enemies, 40 meteors, numerous weapons, many end of level baddies, spaceship power-ups and lots of other surprises.