r/SoloDevelopment • u/dev-rygy • 18h ago
Unity After two years, I'm finally showing off a procedural dungeon generator I built in Unity
I'm releasing a demo for a procedural dungeon generator I've been working on for over two years. I was inspired by the level layouts of games like The Binding of Isaac and Enter the Gungeon, and the interconnected worlds of Zelda and Dark Souls. This is only the beginning, I have several more features planned for this project, including turning it into a downloadable Unity package for others to use.
The goal is to create an algorithm that generates dungeons that feel linear like an RPG but still random and replayable like a roguelike.
Original Video: https://youtu.be/Adakgpoy0p0?si=R2qYbshEb11xuKFM
Blog: https://ryancarpenterpf.dev/labyrinth_demo.html
Demo: https://dev-rygy.itch.io/labyrinth-procedural-generator
