rmwthorne / dojo18

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Python 100.0%