Your job is to write an algorithm (set of instructions) to make the earth sprite move along each path on backdrops 1 through 7 and get to the red space. The Earth should NEVER leave the path Important information: - Each path is made up of squares that are 20 steps by 20 steps - The Earth should start at: X: -210 Y: -170 - A green square means it should go straight - A purple square means it should turn right - A yellow square means it should turn left - A red square means the path is complete