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

cargame.py: Updated game_over() to show final score #16

Closed RubyShanks closed 11 months ago

RubyShanks commented 11 months ago

Not knowing the score upon finishing the game can be a bummer for many people, so I decided to add this feature.