Use the arrow keys to move the ball. Get to the green goal to win.
This project is very similar to the demo project "Maze Starter" (I think). I just made some modifications to make this a 1 sprite 1 script project. All the If_elses are there to make sure you cannot move in 2 directions at the same time, which would allow you to clip through walls.