Skip to content

Converts Daedalus (hyper)maze bitmap images to Minecraft schematics

Notifications You must be signed in to change notification settings

Noorquacker/MazeGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazeGen

Converts Daedalus (hyper)maze bitmap images to Minecraft schematics

Background

Written some time in 2017. That's all I know.

When trying to find if 3D mazes exist, I tried for a long time to find a generator for them but found no success until I stumbled upon Daedalus, a FOSS maze generator that only outputs in black-and-white bitmap images. So with the power of C#, I took it upon myself to use some NBT API and image reader API to make a program that converts Daedalus bitmap images to Minecraft schematics to import on my server with WorldEdit.

If you want to see some results, either compile it yourself or message me and join my server at mc.nqind.com.

About

Converts Daedalus (hyper)maze bitmap images to Minecraft schematics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages