pgzrun

Zero-boilerplate games programming framework based on Pygame (Python 3)

Install

All systems
curl cmd.cat/pgzrun.sh
Debian Debian
apt-get install python3-pgzero
Ubuntu
apt-get install python3-pgzero
image/svg+xml Kali Linux
apt-get install python3-pgzero
Fedora
dnf install pgzero
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-pgzero
Raspbian
apt-get install python3-pgzero

python3-pgzero

Zero-boilerplate games programming framework based on Pygame (Python 3)

Pygame zero is intended for use in education, so that teachers can teach basic programming without needing to explain the Pygame API or write an event loop.

pgzero

A zero-boilerplate 2D games framework