Skip to content

nsouff/snake

Repository files navigation

Snake

Snake game using pygame and pygame-menu

The game, menu and scores

The main menu is made with pygame-menu you can either play, see the currents scores, or reset all the scores.
menu
The 10th highest (or less) scores are saved using pickle and you can see them by pressing on the Scores button:
scores
Finally you can play the game by pressing on the Play button (eventually after entering you name so that there isn't any unknown player in the scores)
snake

Dependencies

Install dependencies:

pip3 install -r requirements.txt

About

Snake game using pygame and pygame-menu

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages