Skip to content
/ Snake Public

Welcome to the Snake Game repository! This project is a classic implementation of the Snake game using Python.

License

Notifications You must be signed in to change notification settings

KernFerm/Snake

Support the Project โญ

If you find this project useful, please give it a star! Your support is appreciated and helps keep the project growing. ๐ŸŒŸ

๐Ÿ“ฅ How to Download the Repo (First-Time Users)

Click the link to read Instructions ๐Ÿ“„.


โš ๏ธ No Issues with This Game!

  • If you want to FORK it, GO FORK IT! ๐Ÿด
  • Make sure you have an account to FORK the repo ๐Ÿ”.

๐Ÿ SNAKE

This is a fun and simple Snake game built with Pygame ๐ŸŽฎ.


๐Ÿ› ๏ธ Installing Dependencies

Use the requirements.bat file to install the necessary dependencies before running the game โš™๏ธ.


๐Ÿ Python Versions

If you donโ€™t have Python installed, here are a few options:


๐Ÿš€ Running the Game

  1. Unzip the Folder: Make sure the folder is unzipped and placed in an easily accessible location (like your desktop).

  2. Open Command Prompt: Press Win + R, type cmd, and press Enter ๐Ÿ’ป.

  3. Navigate to the Game Folder:

    • Type cd (donโ€™t forget the space), then drag and drop the unzipped folder into the command prompt window and press Enter.
  4. Run the Game: Type the following command and press Enter:

    python main.py
    

The game window will pop up, and you're ready to play! ๐ŸŽฎ

๐ŸŽฎ How to Play

  • Use the arrow keys on your keyboard to control the snakeโ€™s direction ๐Ÿโฌ…๏ธโฌ†๏ธโžก๏ธโฌ‡๏ธ.
  • Avoid running into the walls or yourself and try to eat as many "food" items as possible to grow your snake! ๐ŸŽ
  • Enjoy playing Snake and challenge yourself to get the highest score! ๐Ÿ†

About

Welcome to the Snake Game repository! This project is a classic implementation of the Snake game using Python.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published