5 ms·
http://box2d-js.sourceforge.net/ http://box2d-js.sourceforge.net/ box2d has good documentation and plenty of examples available. You can start with this.
by sunny1304 12y ago
http://box2d-js.sourceforge.net/ http://box2d-js.sourceforge.net/
box2d has good documentation and plenty of examples available. You can start with this.
- bl00djack 12y agoThank you so much :)
- coffeecodecouch 12y agoIf you want to use box2d, use box2dweb[0]. It's much smaller and faster and is actually up to date. However if you want your game to run smoothly on mobile phones your best bet is Chimpunk-js[1]. [0] https://code.google.com/p/box2dweb/ https://code.google.com/p/box2dweb/ [1] https://github.com/josephg/Chipmunk-js https://github.com/josephg/Chipmunk-js