F1 race replay
Submitting my semestral project for review. I am using fastf1 library to import telemetry from real F1 races, NumPy for data manipulation, pandas and SciPy for data analysis and OOP for generating car objects. The race is displayed using pygame as 2D track projection with leaderboard and lap counter. I will probably add some tweaks and fix bugs, but this is more or less it.