/ProceduralGeneration-RandomRooms

The third of my mini-projects on procedural map generation. This follows on from the Random Walk Dungeon Generator project. This simple console application generates a map with randomly positioned and sized rooms and connects them together with right angled corridors.

Primary LanguageC#