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.
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
- 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.
Click the image above to watch the demo on YouTube!
-
Clone the repository:
git clone https://github.com/Zreechxnn/maze-game.git
-
Navigate to the project directory:
cd maze-game
-
Compile the project (if using C++):
g++ main.cpp -lSDL2 -lSDL2_ttf -lSDL2_image -o maze_game
-
Run the game:
./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