Assignment 7: Racing Game

The Racing Game places the user in the driver's seat. The user controls a convertible corvette, moving it around the track. The goal is to run over all of the yellow balls, while avoiding the red balls. The yellow balls result in a score of +1, while the red balls result in a deduction of 1 point. The ambient light color changes to yellow or red resepectively to better indicate that a ball has been run over.If the user is able to reach a score of 6 then he/she wins, and the winning screen appears. If he/she hits all the red balls, and cannot reach a score of 6, then the losing screen appears.