abidurrahman11 / Pygame-Racing-Car

Pygame Racing Car is a beginner-friendly open source project on GitHub aimed at improving the Pygame-based racing car game. This repository welcomes contributions from anyone interested in enhancing the game's features and functionality.
MIT License
12 stars 20 forks source link

line speed is now dependent on car2 speed, but because of floor-divis… #30

Closed DorneichI closed 9 months ago

DorneichI commented 9 months ago

…ion jumps around when leveling up, so could still be smoother

Basically: line speed goes up with car2 speed but isn't perfect