An application that gerate circle maze.
This app randomly generates circular mazes and exits from it. There are two variables in the Main class: rings and sectors. They can be changed to change the appearance of the maze: More rings → deeper nesting, more sectors → smoother path to the exit.