You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Completed base game of space invaders. This program is just for learning pygame so not much thought went into development.
Used a lot of online resources to get started.
Plans for the game:
-Clean up code
-Add menu
-Fix bugs
-Better sprites
-Add more levels
About
Created a very small space invader game on python as practice for using pygame library