In this challenge, the coach for an ultimate frisbee is throwing disks to three different receivers! Using what you learned in the All-Star Passing Drill game, can you program the coach to aim and throw the frisbees? The coach should turn when you press the left and right arrow keys, and throw a frisbee when the up arrow key is pressed.
EXTRA CHALLENGE: Can you code it so that points are awarded only if the receiver is in the yellow end zone? Can you make a victory screen that appears once the player reaches a certain number of points?