Skip to content

BAGUVIX456/The-Labyrinth

Repository files navigation

Contributors Forks Stargazers Issues MIT License


The Labyrinth

A procedurally generated 2D Dungeon Crawler game
· Request Feature / Report Bug

Table of Contents

About The Project

A 2D game made in Unity. Each room is procedurally generated. Kill all skeletons to win.

(back to top)

Getting Started

To set up the project for development, follow the steps below.

Prerequisites

  1. This game is made in Unity 2022.3.10f1. Make sure you have the correct version of the Editor installed before opening the project.
  2. Read the Contributing Guidelines

(back to top)

Setup

Now that the environment has been set up and configured, the next step is to install the project locally on your system.

  1. Fork this repository
  2. Clone the fork
    git clone https://github.com/<GITHUB-USERNAME>/The-Labyrinth.git
  3. 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
  1. Add the project folder to Unity Hub. This step ensures you have the required editor downloaded before opening the project
  2. Open the project from Unity Hub

(back to top)

Contact

Maintainer(s)

The currently active maintainer of this project.

Join the discord server to connect with other contributors: Invite Link

(back to top)

Additional documentation

(back to top)

About

An open-source 2D dungeon crawler game

Resources

License

Stars

Watchers

Forks

Releases

No releases published