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.
- Host: GitHub
- URL: https://github.com/eman288/snake-game
- Owner: Eman288
- Created: 2024-12-30T20:31:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T02:59:53.000Z (over 1 year ago)
- Last Synced: 2025-03-28T20:16:55.202Z (over 1 year ago)
- Topics: csharp, itchio, snake-game, unity, unity3d
- Language: C#
- Homepage: https://emma288.itch.io/snake-game
- Size: 625 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🐍 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.
---
## ✨ 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)**.