Use the arrow keys to navigate the orange sprite through the first maze level. On the second level, make sure you avoid the ghost.
I was playing with the Maze Starter project and introduced some bugs into the code. Can you help me? 1. Make sure the navigation is consistent (up, down, left, right) 2. The orange sprite shouldn't be able to go through the walls. 3. A new level should appear when the orange sprite reaches the yellow goal. 4. The orange sprite should move to the new starting position when the new level appears