Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 375 Bytes

File metadata and controls

5 lines (4 loc) · 375 Bytes

Procedure-generated levels (DungeonMap) for Unity 2D.

Tool for generating random dungeon map with specific parameters: rooms number, x-length, y-length. Generates either tilemap or UI-image that can be used for minimap. Both examples are included.

More information is availavle here