Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 636 Bytes

README.mkd

File metadata and controls

26 lines (17 loc) · 636 Bytes

PewPew.py

PewPew is a Galaga inspired shooter.

Written for Mac OSX 10.7 supplied python (Python 2.7.6), and the corresponding version of Pygame

Simply type python pewpew.py to run.

Mission

Kill the aliens before they infect the planet.

Use anti-grav to avoid running out of fuel!

Controls

  • Left & Right arrows to move
  • Down arrow to activate anti-gravity
  • Spacebar to Shoot
  • A & D to fire debris guns
  • x to Self-destruct
  • p to Pause
  • Esc or q to Quit