<it's a metaphor for death>
Playable URL: https://ceruleanlabs.github.io/Chicago-Game-Jam-2013/
Created By: This game was made by Thomas Jacobs, Kevin Folk, Tom Berg and Dan Bergren
Technologies Used: Crafty.js
$ nodenv install
$ npm install
$ gulp server
Then head to localhost:8080. Magic!
This will create a production-ready static site in the dist
directory.
$ gulp build
Deploys will always try to build
first.
$ gulp deploy