Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kernferm/snake

Welcome to the Snake Game repository! This project is a classic implementation of the Snake game using Python.
https://github.com/kernferm/snake

gate kernferm no-issues pygames python snake

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

## 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**](https://www.gitprojects.fnbubbles420.org/how-to-download-repos) ๐Ÿ“„.

---

### โš ๏ธ 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:

- [**Python 3.11.6**](https://github.com/KernFerm/Py3.11.6installer)
- [**Python 3.11.9**](https://github.com/KernFerm/Py3.11.9installer)
- [**Python 3.12.1**](https://github.com/KernFerm/Py3.12.1-installer-batch)

---

### ๐Ÿš€ 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**! ๐Ÿ†