This emulates the left hand path optimization for a robotic car. The maze layout is show at the bottom. The virtual run will look similar; however the lines shift to the right and down so the full path is visible. To load the Results of Run array, click start (green flag) To see a virtual visualization of the maze run, type "g" To create the optimized path, in a step through fashion, click <space bar>
Based on an Arduino optimization algorithm from MJRoBot on the website: https://create.arduino.cc/projecthub/mjrobot/maze-solver-robot-using-artificial-intelligence-4318cf