Space Invaders like, Python based game
For Python guys running windows, I've written a help document. You can find it here: Windows Python guys
The purpose was to pass the time, and brush up on my Python coding techniques. Then my daughter got involved and is pushing me to finish the game.
In my first pass, I never really gave much consideration to efficiency so the first few versions may run slower than expected (at least on your machine).
Again, coding for fun, not profit.
I created 5 waves, the last 2 are hard to play.
Just 1 screen, and a game over screen.