Skip to content

raytaylorlin/snowball-fight

 
 

Repository files navigation

Snowball-fight

A little game about snowball fighting. It is used in Christmas 2012.

Setup

$ 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.1%
  • HTML 4.2%
  • CoffeeScript 3.3%
  • CSS 2.4%