Skip to content

xiaoxiae/Donjun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donjun

A dungeon generator, but since there are so many of them called "Dungen", this one just sounds like it.

Usage

To install Donjun, clone the repository and use dotnet to compile:

git clone https://github.com/xiaoxiae/Donjun.git
cd Donjun
dotnet build -c Release

The binary can now be found in bin/Release/.... To run, simply do ./Donjun, possibly with a --help parameter to see possible options.

Examples

30 by 30

An example of the 30 by 30 maze.

50 by 50

An example of the 50 by 50 maze.

About

A dungeon generator, but since there are so many of them called "Dungen", this one just sounds like it.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages