Rotating Tires on a Car or Truck
Create a new world with a car or truck (Vehicles). Write a program to make the four wheels of the car turn forward as the car move s forward. The code should be very similar to the code used to make a ball roll forward (see the realistic Roll method in Section 6-1).