Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 867 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 867 Bytes

#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 [email protected]: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