add client side physics
by god did this take a lot of debugging to get working
This commit is contained in:
parent
65f78ec3ac
commit
1412cabbb4
19 changed files with 697 additions and 71 deletions
|
@ -12,7 +12,7 @@
|
|||
"test": "node test.js"
|
||||
},
|
||||
"author": "Markus Scully <markusscully@gmail.com>",
|
||||
"license": "ISC",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"box2d-html5": "^0.1.230",
|
||||
"colors": "^1.1.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue