Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 433 Bytes

File metadata and controls

10 lines (10 loc) · 433 Bytes

game preview

My Space invaders Game

Entirely built with the Pygame module for Python

  1. Still in Alpha development
  2. Enemies not dying when the game is over
  3. Issue with the collisions particularly when the enemies hit the tip of the spaceship
  4. Python 3.6 and above required for the f-string