A brand new massively multiplayer online game pitting your smarts, vocabulary and number stuff against the clock evil enemy decrementor!
http://decrementer-dev.herokuapp.com/
http://decrementer.herokuapp.com/
Node version 5 or higher required
npm install --production
npm run demo
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