/dojo18

Primary LanguagePythonMIT LicenseMIT

Pycon UK Dojo 2018

Installing Pygame Zero

Follow these instructions using Python 3:

pip install --upgrade pip  # if super old pip
pip install pgzero==1.2

Or install via Mu from codewith.mu.