/mousy

A simple shooter written in ES6.

Primary LanguageJavaScript

mousy

A simple shooter written in ES6.

Setup

Clone the repository and change directory:

git clone git@github.com:hph/mousy.git && cd mousy

Install dependencies and build the app:

npm install && gulp

Now you should be able to open index.html with your browser and play.