A Brief Introduction to PyGame Zero

Speaker: Neil Muller

Track: PyData

Type: Talk

Room: Yellowwood

Time: Oct 11 (Thu), 12:20

Duration: 0:45

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.

URLs