Please visit our website for full feature list: https://happy-game-dev.undo.jp/
Bring your roguelike and hack-and-slash games to life with next-level dungeon generation. Whether you’re aiming for fast-paced, loot-filled battles or deep exploration with infinite replayability, this Unreal Engine plugin gives you the power to craft unique dungeons every time.
With just a few parameters—such as grid scale, number of rooms, and your own generation rules—you can instantly produce fully playable layouts. The system works seamlessly both in-editor and at runtime, and is available in both C++ and Blueprint, giving you the flexibility to integrate it into any workflow.
The dungeon generator was based on Vazgriz's algorithm. You can read more about Vazgriz's algorithm here.
To vazgriz, The foundational generation algorithm you shared was a major source of inspiration and became the starting point for my development of the DungeonGenerator plugin. Without your ideas, I don't think I would have arrived at its current form. I'm truly grateful for the knowledge you made available and the impact it had on my work.
- DungeonGenerator is a plug-in for UnrealEngine5.
- Tiled Dungeon Generation both In-Editor & Runtime.
- Users can easily generate dungeons by preparing meshes for floors, walls, ceilings, and stairs.
- Supports dungeon replication
- Generates actors for doors and keys by MissionGraph.
- The following features are supported only in the Fab version
- Sub-levels can be applied as dungeon rooms
- A mini-map of the dungeon can be generated.
- Interior decoration. [beta version]
- Foliage decoration. [beta version]
- Supported Development Platforms: Windows,Android,Linux
- Supported Target Build Platforms: Windows,Android,Linux (should be possible to target all platforms)
This demo is licensed under the MIT license; check the DungeonGenerator plugin, which is licensed under a different license. The Fab version is licensed under the Epic Standard License, and the free trial version is licensed under GPL version 3.
- Issues
- Discussions
- Wiki
- DeepWiki
- Doxygen
- Trailer video: YouTube
- Tutorial videos: YouTube
- You can download the free trial version.
The Fab version includes the following enhancements.
- Sub-levels can be applied as dungeon rooms
- A mini-map of the dungeon can be generated.
- Interior decoration. [beta version]
- Foriage decoration. [beta version]
Please visit our website for full feature list: https://happy-game-dev.undo.jp/