MazeGenerator TO-DO List Add a method that solve from a randomly choosen starting and ending point. Add a method that checks if there is a cycle in the maze. Add a method that asks if the user would like to save the maze generated.