Make a video game. Pick ONE! Spider Attack: Survive as long as you can as the spiders get closer Every frame, get another point. When a spider is close to you, you die. Points 20 You move 20 Any spider moves toward you 20 Multiple spiders move towards you 20 The spiders use a list data structure 5 A teleport key 5 Spiders start in random locations Lunar Lander: Make a rocket. It flies around the sky. When it hits the ground softly you win. When it hits the ground hard, you lose. Points 40 The rocket flies around and responds to keys 35 The rocket lands and crashes, depending on how hard it hits the terrain 5 Rocket can run out of fuel 5 Flames appear only when you push a thrust key 5 a refueling station Points 5 Keep score (either flight time or alive time) 5 Any sounds 5 Multiple levels or increasing difficulty 5 Any sort of terrain 5 Stars or clouds 5 Uses a GIF/JPG/PNG 5 Background Music 5 There is an explosion when you lose 5 Somthing (spider, rocket, etc) has multiple parts Notes: - How to text: https://mcsp.wartburg.edu/zelle/python/graphics/graphics/node11.html - How to GIF: https://stackoverflow.com/questions/19249859/importing-custom-images-into-graphics-py MAX SCORE = 100 Due: Thr Nov 6th