Procedural dungeon crawler
Top down dungeon crawler prototype with procedural level layouts, enemy waves, and loot. Focus on fast iteration and reusable systems.
- Grid based procedural level generator with controllable randomness.
- Modular enemy AI behaviours driven by data.
- Configurable loot tables and rarity curves.