There are 16 repositories under dungeon-generator topic.
Unity Procedural Level Generator
This is an Unreal Engine 4/5 plugin to generate procedural dungeon.
A dungeon generator for Unity
Configurable procedural layout generator
Procedural 3D dungeon generator plugin for Unreal Engine 5. Generate procedural levels, mini-maps, and missions for your next roguelike game.
A simple graph-based procedural dungeon generator.
Procedural Dungeon Generation with Python and Pygame
roguelike dungeon generator RESTful web api
A graph based procedural dungeon generator for Unity
Dungeon generation and navigation using constrained random walks and A* in Unity
Tile based level growth algorithm used in Procedural Dungeon Toolkit
Procedural 3D dungeon generator plugin for Unreal Engine 5. Generate procedural levels, mini-maps, and missions for your next roguelike game.
A procedurally generated, cave-like dungeon/map creator for rogue-like games using the cellular automata method. During its development, I solved a common/limiting problem with this algorithm that might explain why it is not more commonly implemented in such games.
A procedural multi-room dungeon generator for Minecraft
Use Unity ECS to generate dungeon with BSP.
Godot plugin for generating dungeon floor layouts for rogue-lites like BoI or Moonlighter
:construction: Generates dungeons. Cures cancer.
A simple dungeon generator written in javascript
Top-Down Roguelite Game
A procedural dungeon generator using maze algorithm.
gmdungeon - a dungeon template creating asset for GameMaker: Studio 1.4
2D Java Rogue-like dungeon crawler
Visualize different procedural map generation algorithms
A dungeon engine for rogue-like style games.
A 2D Dungeon Generator using seperation steering behavior, triangulation and the minimum spanning tree algorithm with parameters that influence the generation.
Experimenting with creating a rogue-like dungeon generator in Elixir
Procedural Dungeon Generation with Python and Kivy
A Rust attempt at a graph-based rogue-like/lite level generator