Bouncing balls (circle collisions) implemented with javascript and HTML5 canvas. Written as part of the course DAT026 Matematisk modellering VT 2014.
Problem description Implement a 2D bouncing balls program. The program should simulate two bouncing balls jumping around in a rectangular space under the effect of gravity.
See it in action https://kimkling.github.io/bouncing-balls-html5/app.html