Introduction - If you have any usage issues, please Google them yourself
System design goal is to design a simple JAVA maze procedure, function is fixed in the case of exports, can be entered from the keyboard a correct coordinates, by judging the pieces are moving in the path " ★" or " " to automatically find the shortest path " ☆" , from the inlet to the outlet in order to achieve the whole process. 7) Add edit maze, can modify the current maze of changes: wall becomes road, the road becomes the wall 8) to find all paths out of the maze, as well as the shortest path.