Category: code

Break Into Program – Space Invaders

During CoderDojo #20 we looked at programming Space Invaders in Python, using the excellent PyGame library. Here’s the finished code. If you want to progress this further, I’d look at: Added scoring Animate the...