#Platformer example game for the GameClosure DevKit
##Prerequisites: You need devkit installed to run this game. Please follow the devkit installation instructions.
##Quick Start:
Clone this game:
git clone [email protected]/gameclosure/platformer
Change into the game directory:
cd platformer
Add Devkit to the project (and register with the simulator)
devkit install
That's it! Run the devkit simulator and open the Platformer project.
##Play the Game Play in the Browser