#Your first game using the Game Closure SDK.
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