Super cool app! How you generated a maze based on a tree structure is super interesting, definitely makes me want to take the graph class next term. As far as the code, the code is very modular and dry, everything is well encapsulated and reusable. The classes, properties and methods are all well named and there are a decent amount of comments. The only thing I would suggest is to add more comments just incase another developer wants to add to the project or to better understand what has already been done, otherwise great job!
Super cool app! How you generated a maze based on a tree structure is super interesting, definitely makes me want to take the graph class next term. As far as the code, the code is very modular and dry, everything is well encapsulated and reusable. The classes, properties and methods are all well named and there are a decent amount of comments. The only thing I would suggest is to add more comments just incase another developer wants to add to the project or to better understand what has already been done, otherwise great job!