Category: break into program

Break Into Program

One of the new things I’m doing in my corner at Cheadle CoderDojo is games programming in Python, to stretch some of our young programmers who are looking for something a little more challenging...

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...