2D Puzzle Platformer for INTD 450
Install pygame (pip install pygame or http://www.pygame.org/download.shtml)
Download ZIP or clone repo
In terminal, move into the src folder and run python main.py
Aaron Tse
Cody Ingram
Ondra Chan
Terence Leung
Shuxiao Miao
David Supina
This project is licensed under the Apache 2 license.
Basic platforming code adapted from programarcadegames.com by Paul Craven