/demoShooter

Primary LanguageJavaScript

#Shooter Example Game for the GameClosure DevKit

This game showcases both the devkit-menus module and the devkit-shooter library for the GameClosure DevKit.

Shooter Example

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

##Quick Start:

Clone this project: git clone git@github.com/gameclosure/demoShooter

Change into the game directory: cd demoShooter

Add Devkit to the project (and register with the simulator). This will also install all the dependencies (devkit-menus, devkit-shooter). devkit install

That's it! Run the devkit simulator and open the demo shooter project.

##Play the Game Play in the Browser