About
Feature 1: Change the speed of the obstacles. This determines the difficulty of the game. Input: Dropdown Output: Use the Dropdown to select how fast the animations of the obstacles are played. Process: Multiple if statements are used to select a different speed for the animation, based on what input the user selected from the dropdown. Feature 2: Stop the obstacle animation with the …