Chase the bees by controlling the circle using the arrow keys. You have 15 seconds. GO!
Program2Play
Provide the basic animation instructions to clear, move and draw your circle. Please use the variables chngX and chngY to change the value of your x and y values, respectively. These variable values will be adjusted (for you)in response to arrow key activity. Also, use the variables, x and y to place your circle object. Finally, please use the variable, radius to determine the size of your circle.