Skip to content

A classic Snake game developed using Python and Pygame. Navigate the snake to eat food and grow longer, but avoid hitting the walls or your own tail. Fun and challenging for all ages!

Notifications You must be signed in to change notification settings

imharshag/snake-game-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

🐍 Snake Game

Welcome to the Snake Game! This classic game is developed using Python and Pygame. Enjoy navigating the snake to eat the food while avoiding running into the walls or itself.

Snake Game

📜 Overview

In this game, you control a snake that moves around the screen. The objective is to eat as many food items as possible without hitting the walls or the snake's own body. Each time the snake eats a piece of food, it grows longer, making the game progressively more challenging.

🚀 Technologies Used

🛠 How to Run the Game

  1. Clone the Repository:
    git clone https://github.com/imharshag/snake-game-python.git
  2. Navigate to the Project Directory:
    cd snake-game
  3. Run the Game:
    python snake_game.py

🤝 Contributions

Contributions are welcome! If you have any suggestions, bug reports, or improvements, please feel free to open an issue or submit a pull request. For major changes, please discuss them first by opening an issue.

📧 Contact

For any inquiries, please reach out to Harsha G.

About

A classic Snake game developed using Python and Pygame. Navigate the snake to eat food and grow longer, but avoid hitting the walls or your own tail. Fun and challenging for all ages!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages