20. Ball Driving

Move the ball around the screen with a little control panel. Win when you get inside the target.

1. Intro

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.

Last modified August 18, 2023: 2022-2023 End State (7352e87)