Maze Creation & Solving


Perfect Maze Creation & Path Finding Algorithms

There are a number of ways of creating perfect Mazes, each with its own characteristics. Here’s a list of specific algorithms. All of these describe creating the Maze by carving passages, however unless otherwise specified each can also be done by adding walls:
Click for more