physicsplain – 2D physics in JavaScript
physicsplain is a simple 2D physics library written in JavaScript. The library is intended for small browser games and animations.
Example 1
An object forces other objects out of its way.
Example 2
Objects falling from the sky.
Example 3
Bouncing off arcs and circles.
Example 4
Bouncing off fixed lines.
More Information
For more information go to this project's Github page.
By Martin Hentschel, @hemasail