Use the arrow keys to navigate Scratch Cat from the start of the maze to the end (yellow rectangle).
I added this code to detect when Scratch is touching green walls. Forever {{If touching green then move -10 steps]} An alternate would be to only let him move if he is touching the white path. This would enable him to navigate a multicolored maze, as long as the path was white.None