Use this starter program to create a maze that: 1. sends the player sprite back to the beginning of the maze if the walls are touched 2. has two moving obstacles that send the sprite back to the beginning of the maze if the obstacles are touched 3. includes at least one "goal" sprite that, when touched by the player sprite, changes the score by 1