Simplevaders is a Space-Invaders like 2D space shooter.
Intense 2D space shooter like Space-Invaders, but not quite. It uses OpenGL and includes particle effects.
The objective is to shoot the aliens before they reach the bottom of the screen.
Heres the help file:
./simplevaders -h
simplevaders - a space-invaders like game that is nothing like space-invaders.
Usage:
. simplevaders [--nosound] [--fullscreen] [--noblink] [--x pixels] [--y pixels] [--nostars] [--noparticles] [--sleep USeconds]
Controls:
. s = toggle sound (if enabled)
. f = toggle fullscreen
. a = toggle starfield
. arrows = move ship
. lctrl = shoot
Joystick 0:
. btn0 = shoot
. xy aix.. go figure.
Product's homepage
Requirements:
· SDL
· SDL-image
· SDL-ttf
· SDL-mixer