This is the foundation of a "Flappy Bird"-style game. After clicking the green flag, use the space key to make the bird rise and fall. Play with this first, then do the following: 1. Make any adjustments to the speed of the bird's rising and falling or to the scrolling jungle sprites to make it challenging for you to play. 2. Make the bird look like it's flapping its wings. (Hint - think costumes) 3. Make the bird fail if it runs into any obstacle. (Hint: color sensing) 4. Make the game say something if the bird fails and something else if it wins. 5. Make the bird explode if it hits an obstacle. (Hint: draw a costume)