Third party cookies may be stored when visiting this site. Please see the cookie information.

PenguinTutor YouTube Channel

Programming games with Pygame Zero

Recently I've been programming some games using Pygame Zero. Pygame Zero is combination of libraries and other code that interfaces with Pygame to make it easier to program graphical games (or other applications). I've created two games so far one of which is designed for the Picade, Raspberry Pi based mini Arcade Machine and the other second is mouse based.

Compass Game

This is the compass game. Use the joystick (or cursor keys) to move the character around the field.

Compass game for Raspberry Pi Picade

More details see:

Memory Card Game

This is the a memory card game. It's mouse driven.
The supplied cards are based on photos from the Lake District in the UK.

Memory Card Game for Raspberry Pi

More details see: