Mrinank-Bhowmick / python-beginner-projects

Explore a collection of beginner-friendly Python projects that can be completed with minimal code. Perfect for learning the basics and improving your coding skills.
https://github.com/Mrinank-Bhowmick/python-beginner-projects/wiki
MIT License
1.2k stars 659 forks source link

add high score system and option to play again in the Snake Game #743

Closed ng-lis closed 5 months ago

ng-lis commented 6 months ago

The Snake Game currently closes immediately as the player loses.

I would like the UI to display that the game is over and ask the player if they want to play again. I also want to modularise the code to implement a new high score system.

ng-lis commented 6 months ago

could you please assign this to me @Mrinank-Bhowmick :)