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 ball shouldn't be able to go through the walls. 3. A new level should appear when the orange square reaches the yellow goal. 4. The orange ball should move back to the starting position when the new level appears