Skip to content

Zreechxnn/maze-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

558048d · Jan 5, 2025

History

10 Commits
Sep 21, 2024
Oct 24, 2024
Jan 5, 2025
Sep 21, 2024
Sep 21, 2024

Repository files navigation

maze-game

Maze Game Logo

🚀 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

Click the image above to watch the demo on YouTube!

🛠️ Installation

  1. Clone the repository:

    git clone https://github.com/Zreechxnn/maze-game.git
  2. Navigate to the project directory:

    cd maze-game
  3. Compile the project (if using C++):

    g++ main.cpp -lSDL2 -lSDL2_ttf -lSDL2_image -o maze_game
  4. 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

Releases

No releases published

Packages

No packages published

Languages