Skip to content

Al-RaoushBasel/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Snake Game

Welcome to Snake, the classic arcade game in Python using the Pygame library! Steer your ever-growing snake, eat the food, and avoid crashing into yourself. Simple? Think again!

🎮 How to Play

  • Move the Snake: Use the arrow keys (, , , ) to slither your snake around the screen.
  • Eat to Grow: Every time you grab a snack, you get longer and faster.
  • Don't Crash: If you run into the walls or yourself, it's game over. Try again!

✨ Features

  • Smooth, simple gameplay mechanics
  • Dynamic growth as you eat
  • Score tracking to challenge your high scores

🚀 Getting Started

  1. Clone this repository to your local machine:
    git clone https://github.com/your-username/snake-game.git
    
  2. navigate to the main.py file in your IDE and run the game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages