Skip to content

IY314/TheSewerlands

Repository files navigation

TheSewerlands

A procedurally generated 2D dungeoneering game set in a fictional maze of sewers much like those of Paris.

Installation

TheSewerlands is macOS only (for now).

CMake >= 3.23 is required.

Using Homebrew to install CMake:

brew install cmake

Clone the repository:

git clone --recurse-submodules https://github.com/IY314/TheSewerlands.git

Build:

# The Makefile is provided for easy building (no need to specify all the flags!)
make

About

A procedurally-generated 2D dungeoneering game

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published