issues
search
douglascdev
/
snake
A snake game made with Python3 and Pygame!
https://www.pygame.org/project/5080
Apache License 2.0
4
stars
5
forks
source link
Create a score ranking
#21
Open
douglascdev
opened
4 years ago
douglascdev
commented
4 years ago
Keep the user's scores saved in a ranking, even after closing the game.
Show the scores and the last one on the "Game Over" screen, including what position the current score is at in the ranking, and the top scores.