Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 699 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 699 Bytes

#Platformer example game for the GameClosure DevKit

Platformer Example

##Prerequisites: You need devkit installed to run this game. Please follow the devkit installation instructions.

##Quick Start:

Clone this game: git clone git@github.com/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