20. Ball Driving
Move the ball around the screen with a little control panel. Win when you get inside the target.
2. Starter Code
Starter code so everyone begins from the same spot.
3. Controls
The basics of the control grid in the upper right.
4. Motion
Actually moving the point according to the mouse position in the control grid.
5. End Game
The game ends when the ball is completely inside the target.
6. Animation
The functions to use with big-bang: draw handler, mouse handler.