Skip to content

A Python implementation of the classic Snake arcade game built with Pygame. Designed with clean, modular code for easy customization and further development

License

Notifications You must be signed in to change notification settings

SabriAmir/Snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ Snake Game in Python

A simple Snake Game built with Python and Pygame.
The classic snake game where you control the snake to eat food, grow longer, and avoid hitting the walls or yourself.


๐ŸŽฎ Features

  • Classic snake mechanics
  • Score tracking
  • Game Over screen
  • Easy to run and play

๐Ÿš€ Installation & Run

  1. Make sure you have Python 3 installed.
  2. Install pygame: `bash pip install pygame

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A Python implementation of the classic Snake arcade game built with Pygame. Designed with clean, modular code for easy customization and further development

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages