This is a project that I built as part of the "Advanced Object Oriented Programming" course during my degree in Software Engineering. The emphasis in this project is object-oriented programming using ...
This project simulates a race between different types of vehicles on a track made of different road segments. Each vehicle has different fuel consumption depending on the type of road, and the winner ...