1 This is the repo for the koperkapel team entry for pyweek 21.
6 The koperkapel entry uses pygame-zero. Pygame-zero requires Python 3.
7 Instructions for installing pygame-zero on various operating systems
8 can be found at https://pygame-zero.readthedocs.org/en/latest/installation.html.
13 This game requires Python 3.
17 $ python -m koperkapel
19 or, if your default python is Python 2,
21 $ python3 -m koperkapel