AsPJT/DungeonTemplateLibrary
🌏: Dungeon free resources (terrain & roguelike generation) observed · 2026-08-28
Health v2 · maintenance only
30/100
- Activity 15
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2819
- days_rel: n/a
- days_push: 511
- n_releases_24m: 0
Adoption not part of the score
1459 stars · 89 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Dungeon Template Library (DTL) is a C++11/14/17 library providing free resources and algorithms for procedural dungeon, terrain, and roguelike map generation. It integrates with game engines such as Unreal Engine, Unity, and Godot, and ships with viewer applications for Windows and Android.
Use cases
- generate roguelike dungeon layouts in C++
- procedurally generate terrain for a game
- create fractal or voxel-based maps
- generate dungeon maps for Unreal Engine or Unity projects
- prototype procedural generation algorithms
- visualize generated dungeon maps with a viewer app
When to choose
- you need dungeon or roguelike map generation in a C++ or game-engine project
- you want reusable procedural generation algorithms across Unreal, Unity, or Godot
- you need cross-compiler C++ generation code with permissive BSL-1.0 licensing
When to avoid
- you need a ready-made game rather than a generation library
- your project is not C++ or lacks C++11/14/17 support
- you need 3D mesh generation rather than 2D map/terrain data
Facets
library · maturity active
simulation graphics game-engine sdk graphics simulation gaming-tools cpp cross-platform windows game-engine procedural-generation roguelike dungeon-generation terrain-generation fractal voxel unreal-engine unity godot game-development
1 source
- readme: https://github.com/AsPJT/DungeonTemplateLibrary · fetched 2026-08-28 · 2041307bca8d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AsPJT/DungeonTemplateLibrary | main | 30 |
For agents
markdown · JSON · MCP: product_card(name="AsPJT/DungeonTemplateLibrary")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem