A little game about snowball fighting. It is used in Christmas 2012.
$ npm install
$ grunt
$ node server
Open http://localhost:3000 and enjoy it:)
For development, you may set the uglify options:
mangle: false
beautify: false
in Gruntfile.coffee
.