Skip to content

Procedural generate a simple dungeon with a linear patch using blocks. The path will always link the first block to the last block along all blocks in the way.

License

Notifications You must be signed in to change notification settings

vhnunes/Linear-Dungeon-Generator-for-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linear-Dungeon-Generator-Unity

GitHub Logo

Procedural generate a simple dungeon with a linear patch using blocks. The path will always link the first block to the last block along all blocks in the way.

Its scalable, you can edit the size of the dungeon and the prefab of the generated room.

Still under development. Feel free to use in any kind of commercial or non-commercial project.

Made by me Victor Nunes, vhndev.

About

Procedural generate a simple dungeon with a linear patch using blocks. The path will always link the first block to the last block along all blocks in the way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages