Simple Dungeon Generator — Now for sale in the Scirra Store!
https://www.scirra.com/store/royalty-free-game-templates/simple-dungeon-generator-1758
<p>This dungeon generator is based on a simple algorithm and can be used to generate random levels at runtime.</p><p>Requires Construct 2 R218 or higher.</p><p>Contains 83 events, so you will be able to open it with the free version of Construct 2.</p><h3>Easy to use</h3><div class="deshr"></div>
- Easily generate an infinite number of random dungeons.
- Fully commented event sheets.
- Generates the map into an array for easy access.
- Only 2 functions to call : "Generate" and "Draw".
- The "Draw" function is separated from the generator, for easy customization.
<h3>Simple parameters allowing great control</h3><div class="deshr"></div>
- Tile size
- Room amount
- Room size and spacing
- Map border
- Corridor width
Use this topic to leave comments, ask questions and talk about Simple Dungeon Generator