Welcome to Mutable Maze! A simple yet engaging game where you navigate through a self-regenerating maze. Can you find your way to the exit?
In Mutable Maze, players must traverse a maze that regenerates itself as they explore. Each playthrough is unique, offering new challenges and experiences.
- Dynamic Gameplay: The maze changes with every game session.
- Colorful Console Output: Enjoy visually appealing colors as you navigate.
- Self-regenerating maze
- The ability to configure the maze through the settings menu or directly through the config.json file
- Colorful console interface
- Save and load game progress
To get started with Mutable Maze, follow these steps (And don't forget to install dotnet sdk 8.0 for your OS):
-
Clone the repository:
git clone https://github.com/YourUsername/MutableMaze.git
-
Navigate to the project directory:
cd MutableMaze
-
Build the project using .NET:
dotnet build
-
Run the game:
dotnet run
- Just download the required executable file for your OS from the Releases section.
When you start the game, I advise you to familiarize yourself with the menu, if you are impatient to start the game, then use the arrow keys or the WASD buttons to Move and try to get to the exit in as few steps as possible!
This project is licensed under the GPL-3 License - see the LICENSE file for details.
Created by ZenonEl
Feel free to reach out if you have any questions or feedback!