Space Invaders

The MagPi magazine published an excellent series of tutorials for PyGameZero that walked you through how to create your own version of Space Invaders.

You can download their code here and run it in Mu (or whatever Python IDE you prefer) or you can now run and adapt it on create.withcode.uk:

Create games with python: Space Invaders with PyGameZero
Adapt and Play Space Invaders here

The next page has a python Breakout game that you can adapt and run in your browser