Contribute Media
A thank you to everyone who makes this possible: Read More

A Brief Introduction to PyGame Zero

Description

PyGame Zero is designed to be a boilerplate free wrapper around PyGame, avoiding the need to manage the PyGame event loop and simplifying the API significantly.

PyGame Zero is designed as an educational tool, but it does not compromise on the ability to create complex games and so it also serves as a nice general purpose introduction to writing graphical games in python.

In this talk, I will give a brief introduction to PyGame Zero, demonstrating it's core functionality and delve into some of the more advanced features it provides.

Details

Improve this page