add start of box2d physics

This commit is contained in:
Asraelite 2016-03-21 20:44:15 +00:00
parent bb9a493450
commit 95e0f6b710
25 changed files with 97 additions and 6 deletions

View file

@ -14,7 +14,7 @@
"author": "Markus Scully <markusscully@gmail.com>",
"license": "ISC",
"dependencies": {
"box2dweb": "^2.1.0-b",
"box2d-html5": "^0.1.230",
"colors": "^1.1.2",
"express": "^4.13.4",
"recursive-readdir": "^1.3.0",