Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zreechxnn/maze-game

i make a maze game using c++
https://github.com/zreechxnn/maze-game

algo algorithm cpp game maze-algorithms maze-game timer

Last synced: 1 day ago
JSON representation

i make a maze game using c++

Awesome Lists containing this project

README

        

# maze-game

![Maze Game Logo](https://h.top4top.io/p_318671n6g1.png)

## 🚀 Introduction
Welcome to **Maze Game**, an exciting adventure where players navigate through a maze to reach the exit! This game tests your problem-solving skills and provides an engaging experience.

## ⚠ī¸ Disclaimer

The code in this repository is intended **only for developers** with a basic understanding of programming. Please use it responsibly and for development purposes only.

- **Not recommended for direct use in production environments without thorough testing.**
- No guarantees are provided regarding the absence of bugs or errors.
- The author is not liable for any damages or issues caused

### ✨ Features
- **Challenging Levels**: Multiple maze layouts with increasing difficulty.
- **Timer**: Keep track of your time to improve your skills.
- **Score System**: Earn points based on the time taken to solve the maze.

## đŸ“ē Demo Video

[![Watch the video](https://img.youtube.com/vi/https://youtu.be/GKmmAStua-A?si=9-S11YBn6k-NVCba/maxresdefault.jpg)](https://youtu.be/GKmmAStua-A?si=9-S11YBn6k-NVCba)

*Click the image above to watch the demo on YouTube!*

## 🛠ī¸ Installation

1. Clone the repository:
```bash
git clone https://github.com/Zreechxnn/maze-game.git
```

2. Navigate to the project directory:
```bash
cd maze-game
```

3. Compile the project (if using C++):
```bash
g++ main.cpp -lSDL2 -lSDL2_ttf -lSDL2_image -o maze_game
```

4. Run the game:
```bash
./maze_game
```

---

💡 How to Play
Use the arrow keys to navigate through the maze.
Reach the exit point as quickly as possible.
Avoid dead ends and track your score!
🔗 Related Projects
Other Game Project
Puzzle Game
🤝 Contributing
We welcome contributions! Please fork this repository and submit a pull request for any enhancements or bug fixes.

Thank you for visiting our project! Don't forget to give it a ⭐ if you like it!

Šī¸ 2024 Rechan Dinata