A procedurally generated 2D Dungeon Crawler game
·
Request Feature / Report Bug
Table of Contents
A 2D game made in Unity. Each room is procedurally generated. Kill all skeletons to win.
To set up the project for development, follow the steps below.
- This game is made in
Unity 2022.3.10f1
. Make sure you have the correct version of the Editor installed before opening the project. - Read the Contributing Guidelines
Now that the environment has been set up and configured, the next step is to install the project locally on your system.
- Fork this repository
- Clone the fork
git clone https://github.com/<GITHUB-USERNAME>/The-Labyrinth.git
- Make sure you have configured git for Unity development by following this tutorial.
NOTE: Make sure to read the entire tutorial carefully and completely to prevent future headaches
- Add the project folder to Unity Hub. This step ensures you have the required editor downloaded before opening the project
- Open the project from Unity Hub
The currently active maintainer of this project.
Join the discord server to connect with other contributors: Invite Link