Skip to content

munificent/rooms-and-mazes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the code for the animated demos of the random dungeon generation algorithm described by this blog post.

You're welcome to play with this code, but it's actually not the best reference for the dungeon generator. Slicing it up into animated form adds a ton of complexity, and I kind of hacked this together with little regard for good software engineering. If you'd like a cleaner implementation, take a look at how I implemented it in my roguelike Hauberk. It's a nice, tight 300 lines of clean code there.

About

Animated demo code for a random dungeon generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages