You are an ace gunner operating a mobile defense laser. Swarms of voracious alien space craft are bearing down on Earth. Numerous Invaders, fearsome Bombers, armored Carriers, and more dizzyingly devious death-machines. Engage the maurading alien space craft, but watch out for incoming plasma! Use your powerful, limited ordinance to high effect. Survive 9 waves of onslaught and destroy the mothership to save Earth!
After halting the invasion, gear up for the endless gauntlet. Pick your loadout, survive as long as you can, and set the highest score. Then, grin as your friends fail to usurp your glory!
Command | Key |
---|---|
Fire Laser | W |
Move Left/Right | A/D |
Pause | P |
Special Ordinance | Key | Damage | Effect |
---|---|---|---|
Fire Scattershot | 1 | 1 | Pierces through the first target. |
Fire Vaporizer | 2 | 3 | High powered attack. |
Fire Missile | 3 | 2 | 3x3 Area of Effect. |
Controls can be changed in-game. For more gameplay information, see the in-game Guide.
Screen shots were taken playing in the Cool Retro Term.
Make sure to install gfortran
first.
sudo apt-get install gfortran
# Get it from GitHub.
git clone https://github.com/kevin-d-omara/Space_Attack.git
# Compile it.
cd Space_Attack
make
# Have fun!
export OMP_NUM_THREADS=2
./Space_Attack.x