Bouncing Ball App

The one every Intro to Object Oriented class makes you build. Each ball is responsible for keeping track of its own position and velocity. Make a 100 balls, and watch them bounce all over the screen!


See: HelloWorld