* Click the Green Flag to start. * Press arrow keys to "kick" the ball to the hole. * Avoid the walls and edges of the screen!
This is a very simple game that I created for a class at MIT. I designed it as an example of a "microworld" where objects follow Newton's laws of motion (accelerating when you apply a force or "kick"). There are many ways that this simple game could be extended -- adding more levels, adding friction, adding a timer, allowing the user to vary the force of the kick, changing the laws of motion, etc.