Skip to content

play-co/platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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