Landscape Lab ============= Create a landscape using simple and compound shapes in Pygame. - Use simple shapes. - Use compound shapes. - Use different colors. - Some animation. Move a compound shape, gradualy change a color, change the size of something. Anything that is represented with numbers can be animated. - You must make use of if statements - If the moving object reaches a certain location, then do something - If a certain number of frames have passed by, do something