A zero-boilerplate games programming framework for Python 3, based
on Pygame.

Pygame Zero consists of a runner ``pgzrun`` that will run a Pygame
Zero script with a full game loop and a range of useful builtins.

Homepage:
https://pygame-zero.readthedocs.io/en/stable/index.html
