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

https://github.com/eman288/snake-game

A simple 3D Snake game built using Unity! 🎮 This project is a fun implementation of the classic Snake game with smooth controls, an intuitive UI, and an engaging gameplay experience.
https://github.com/eman288/snake-game

csharp itchio snake-game unity unity3d

Last synced: 2 months ago
JSON representation

A simple 3D Snake game built using Unity! 🎮 This project is a fun implementation of the classic Snake game with smooth controls, an intuitive UI, and an engaging gameplay experience.

Awesome Lists containing this project

README

          

# 🐍 Snake Game

![Game Screenshot](https://github.com/Eman288/Snake-Game/blob/main/snake.png)

A simple 3D Snake game built using Unity! 🎮 This project is a fun implementation of the classic Snake game with smooth controls, an intuitive UI, and an engaging gameplay experience.

---

## ✨ Features
- **Classic Gameplay**: Control the snake, eat food, and increase your score.
- **Score Tracking**: Keep track of your highest score!
- **Game Over Mechanic**: The game ends when the timer finishes.
- **The Goal**: Collect at least 10 apples before the timer finishes.

---

## 🎮 How to Play
1. **Move the Snake**: Use arrow keys to control the snake's direction.
3. **Keep an Eye on the Timer**: The game ends if the timer finishes.
4. **Score More!** Try to reach the highest possible score before losing.

---

## 🔧 Installation
1. **Clone the Repository**:
```sh
git clone https://github.com/Eman288/Snake-Game.git
```
2. **Open in Unity**: Open the project folder in Unity.
3. **Run the Game**: Press the Play button in the Unity editor.

---

## 📥 Download & Play
You can also play it on Windows here **[itch.io](https://emma288.itch.io/snake-game)**

---

## ⚙️ Requirements
- **Unity Version**: Developed in Unity 2018.2.2f1 or higher (adjust based on your project version).

---

## 👩‍💻 Technologies Used
- **Unity Version 2018.2.2f1** (Game Engine)
- **C#** (Programming Language)

---

## 🚀 Future Improvements
- Add different difficulty levels.
- Introduce power-ups and obstacles.
- Implement a leaderboard system.
- Design a better look for the snake.

---

## 👥 Credits
- **Developer**: [Eman288](https://github.com/Eman288)

---

## 📩 Contact
Have feedback or suggestions? Reach out to me on **[LinkedIn](https://www.linkedin.com/in/eman-tamam-47a2a9241/)** or check out my other projects on **[GitHub](https://github.com/Eman288)**.