add non-functioning explosions

I'm tired and box2d ray casting is stupid so this'll have to do for today
This commit is contained in:
Asraelite 2016-03-25 00:54:15 +00:00
parent ac089f3e8e
commit bf8226481d
7 changed files with 68 additions and 5 deletions

View file

@ -17,6 +17,7 @@
"box2d-html5": "^0.1.230",
"colors": "^1.1.2",
"express": "^4.13.4",
"poly-decomp": "git://github.com/schteppe/poly-decomp.js.git",
"recursive-readdir": "^1.3.0",
"socket.io": "^1.4.5",
"uglify-js": "^2.6.2",