Skip to content

humayrasr123/python_snake_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 

Repository files navigation

python_snake_game

๐Ÿ Snake Game (Python + Tkinter + Pygame) A classic Snake Game built from scratch using Python, with a GUI developed in Tkinter and sound effects added via Pygame. This game features increasing difficulty, dynamic gameplay, and fun visual elements to deliver a polished retro arcade experience.

๐ŸŽฎ Features Colorful, responsive GUI with Tkinter

Dynamic gameplay with increasing speed as score rises

Sound effects using Pygame mixer

Arrow key controls for snake movement

Collision detection (walls and self)

Game over screen with custom message

Real-time scoring display

๐Ÿš€ Technologies Used Python 3

Tkinter โ€“ for GUI and layout

Pygame โ€“ for audio

Visual Studio Code โ€“ development environment

๐Ÿ“Œ Notes The game window is fixed in size and appears centered on your screen.

Snake speed increases every 5 points scored.

Game ends upon collision with the wall or the snake's own body.

About

Python Snake Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages