Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐍 Snake Game

Classic Snake game built with Python and Tkinter. No external dependencies β€” just pure Python.

Run

python snake.py

Controls

Arrow keys or WASD β€’ R to restart

Features

  • Dark theme background with a color theme that changes per level
  • 10 levels β€” every 5 points levels up and speeds up the snake
  • Level color themes: green (levels 1-3), blue (levels 4-6), gold (levels 7-10)
  • Live score, level, and persistent highscore (saved to highscore.json)
  • Blinking food animation
  • Sound effect on eating (Tkinter bell)
  • Game over screen with restart

Built with

Python 3 β€’ Tkinter

About

🐍 Classic Snake game β€” Python & Tkinter

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages