Skip to content

Games with Pygame Zero

I have written the following Pygame materials which are designed to be followed after working through the Code Club Python materials. The reader should have a moderate grasp of Python. All of these materials have been designed to work with the online programming IDE Replit.

Module 1 - Building foundations

1 - Muncher (Pac-Man)

2 - Smash (Breakout)

2a - List comprehensions

2b - Classes and inheritance

3 - Memory (Simon Says), coming

4 - Pairs, coming

5 - Bugs (Whac-A-Mole), coming

5b - Improving collision detection, coming

6 - Aliens (Galaxian), coming

Module 2 - Expanding techniques

1 - Paint, coming

2 - Stack (Tetris), coming

3 - Rocks (Missile Command), coming

4 - Fireworks, coming

5 - Jumper (Mario Bros), coming

6 - Toad (Frogger), coming

Tranche 3 - Pushing boundaries

1 - OXO, coming

2 - Race (Outrun), coming

3 - Sandwiches (Burger Time), coming

4 - Invaders (Space Invaders), coming

5 - Collision (Geometry Wars/Asteroids), coming

6 - Concrete (Cement Factory), coming