sinisterchipmunk / jax

Framework for creating rich WebGL-enabled applications using JavaScript and Ruby
http://jaxgl.com
MIT License
96 stars 16 forks source link

todo: adding example of box2d usage #5

Open brownman opened 13 years ago

brownman commented 13 years ago

i wonder how easy will it be to make simple (but enjoyable) game as this one: http://code.google.com/p/babelconstructor/ (the concept is to build the highest tower , which consist of primitives shapes, tower must stand for at least 5 second to pass to the next level)

pls have a look at the js implementation of box2d: http://lavadip.com/experiments/box2d_demo/