Flying obstacle course.
Challenge 1 builds upon the driving simulation skills learned earlier to create a flying simulation. You must fly a plane around obstacles in the sky, using user input from the up and down arrows to control the plane's pitch. Additionally, you need to implement a camera that follows the plane's movement, ensuring it stays in view during the gameplay.