Closed jakeHaasBlog closed 11 months ago
Going to take Ryan's advice and change the algorithm to guarantee that the whole map is filled with tiles, also going to add a ring of water around the edges of the map, so that blank tiles will never be seen by the player
Also going to connect some paths together to make loops. This will make the paths no longer a maze.
Going to take Ryan's advice and change the algorithm to guarantee that the whole map is filled with tiles, also going to add a ring of water around the edges of the map, so that blank tiles will never be seen by the player