Skip to content

theDrake/asteroids-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asteroids-py

A variant on the classic Asteroids game, developed using Python and Pygame by David C. Drake.

Controls

  • Accelerate forward: or W
  • Accelerate backward: or S
  • Turn left: or A
  • Turn right: or D
  • Shoot: Space or Enter or Ctrl
  • Quit: Esc

Asteroids occasionally drop power-ups that increase your attack spread. Once you're shooting in all directions, picking up another power-up provides shielding, preventing the next hit from destroying your ship.