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.
-Clean up code
-Add menu
-Fix bugs
-Better sprites
-Add more levels
Created a very small space invader game on python as practice for using pygame library
Python