PenguinTutor YouTube Channel

Beginners guide to creating a graphical game in Pygame Zero

Have you ever wanted to build your own computer game but felt overwhelmed by complex code? Transitioning from simple text-based Python scripts to fully interactive, graphical games is actually easier than you might think! This beginner-friendly tutorial is your ultimate starting point for game development using the Pygame Zero library. Designed specifically for newcomers, this guide—complete with a handy downloadable worksheet—walks you step-by-step through the process of bringing characters to life on screen, handling player inputs, and building a complete, playable game from scratch. Fire up your code editor, and let's turn your gaming ideas into a reality!

Tutorial game - Find Food

This is a beginners tutorial guide to getting started with games programming using Pygame Zero.

Pygame Zero tutorial on creating computer games in Python

Worksheet - Beginners tutorial guide to games programming in Pygame Zero

Download

Download the tutorial game files, including required images and complete code from the link below.

Beginning Game Programming with Pygame Zero

I've also written a book teaching game programming using Pygame Zero. For more information see the video or links below.

You can buy the book direct from Apress. Or from other book sellers. If ordering from an independant seller then quote ISBN 978-1-4842-5649-7.

If you do order through Amazon then please leave a review and let me know what you think. It's very useful to have feedback when working on future books.

More guides to Pygame Zero

Also see my videos and tutorials on programming with Pygame Zero

Future projects

To see future updates please:
Subscribe to the PenguinTutor YouTube Channel

Previous Programming Projects
Programming Projects
Next Compass Game
Compass Game