8000
Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Use binary space partition to create dungeon maps represented by pixel images.

The Idea came from the algorithm described here

Usage

There is a simple webserver to play with parameters of the generator.

  • Build the generator locally using make server
  • Exexute the ./bin/server
  • Open e.g. http://localhost:3000/map?width=100&height=100&depth=3 in a browser of your choice and play with the parameter

About

Use binary space partition to create dungeon maps with golang

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

0