Implementing a Random Dungeon Generator in Unity : Scheme and Technical Details

I’m currently working along with two friends on a Legend of Zelda clone using Unity 2D. Like in the original, dungeons will be a major part of the game, since is where the player will encounter most of the enemies and bosses. I wanted to take dungeons to a higher level, and instead of me creating the…