Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (6 loc) · 233 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 233 Bytes

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.