If you find this project useful, please give it a star! Your support is appreciated and helps keep the project growing. ๐
Click the link to read Instructions ๐.
- If you want to FORK it, GO FORK IT! ๐ด
- Make sure you have an account to FORK the repo ๐.
This is a fun and simple Snake game built with Pygame ๐ฎ.
Use the requirements.bat
file to install the necessary dependencies before running the game โ๏ธ.
If you donโt have Python installed, here are a few options:
-
Unzip the Folder: Make sure the folder is unzipped and placed in an easily accessible location (like your desktop).
-
Open Command Prompt: Press
Win + R
, typecmd
, and press Enter ๐ป. -
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.
- Type
-
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! ๐ฎ
- 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! ๐