See the class diagram in 05-2.png.
It shows the different relationships that need to be modelled.

First, a car has 1 engine, 4 tires, 2 driving lights, and 2 windshield wipers.

Next, there is an is-a class hierarchy of car types: one for cars driven by a human player, and one for cars driven by an artificial intelligent driver.