Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 520 Bytes

File metadata and controls

10 lines (8 loc) · 520 Bytes

Asteroids

My version of the game Asteroids using the Python Pygame library. In addition to the expected gameplay, this version includes a tactical map overlay that shows the position of all of the asteroids on the map. The ship also includes an area-affect "Deathblossom" weapon that destroys any asteroid in range.

Controls

  • - Rotate right
  • - Rotate left
  • - Thrust
  • - Fire
  • - "Deathblossom" area-affect weapon destroys asteroids in radius of effect