Skip to content

play-co/whack-that-mole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Your first game using the Game Closure SDK.

WhackThatMole

A detailed explanation of the game code can be found in the Game Walk-Through Guide.

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

##Quick Start:

Clone this game: git clone git@github.com:gameclosure/whack-that-mole whackthatmole Change into the game directory: cd whackthatmole

Add Devkit to the project (and register with the simulator) devkit install

That's it! Run the simulator and open the WhackThatMole project.

##Play the Game: Play in the Browser