Setup
The setup for this assignment is largely the same as it was for assignment 0, adjusted to use the A1 repo:
https://github.coecis.cornell.edu/Intro-To-Graphics-F2023/A1-Intro-To-Graphics
Starter Code
Below is an image showing what you can do with the starter code:
When you first run the starter code, you will be able to:
- Draw a control polygon by clicking and dragging in the canvas
- You will notice that the track is currently limited to a point at the beginning of the control polygon...
- Create a car with random color by pressing
v
orb
. For now the car will simply sit idle in the middle of the canvas