Closed Taeir2 closed 8 years ago
As a player, I want the game to have realistic cave generation, so that I'm more immersed in the game.
This task has the following subtasks:
As a player, I want the game to have realistic cave generation, so that I'm more immersed in the game.
This task has the following subtasks:
293 Cave generation - Creation of extra datastructres
294 Cave generation - Place start and treasure room randomly
295 Cave generation - Place other rooms
296 Cave generation - Creation of edges between entrance and exit doors
297 Cave generation - Minimum spanning tree algorithm
298 Cave generation - Corridor carving by breadth first search
299 Cave generation - Corridor carving by breadth first search
300 Cave generation - Corridor beatification