Driving a race car
25 Março 2022, 16:30 • Luis Manuel Ferreira Fernandes Moniz
The objective of this project is to develop the behavior that make the car to complete the track, avoiding obstacles whenever possible.
Although long, the code is relatively simple, the file race.py controls the movement of the vehicle, and you should simply redo the move methods in the AICar classs.
Many of the original funcionalities of the program have been removed and some new ones added (values in the upper left-hand display).
To launch the program just execute the race.py file.