/interns2016

Primary LanguageJavaScript

Decrementer

A brand new massively multiplayer online game pitting your smarts, vocabulary and number stuff against the clock evil enemy decrementor!

Dev

Circle CI http://decrementer-dev.herokuapp.com/

Master

Circle CI http://decrementer.herokuapp.com/

Node Version

Node version 5 or higher required

Demo

npm install --production
npm run demo

Development

npm install
npm run dev

This project uses gulp 4 so to run individual gulp tasks you'll need to uninstall previous versions of gulp with npm uninstall gulp -g and install gulp 4 with npm install gulpjs/gulp-cli#4.0 -g