This is a simple game in which a player uses the mouse to bounce the ball. The ball moves faster each time it is bounced off the paddle. This program uses Operator, Variable, and Control blocks.
basically what it asked me to do was this "First, change the values of the speed variable. Can you figure out a way to make the ball go slower each time it hits the paddle instead of always speeding up? Can you figure out a way to increase the score by 2 each time the ball hits the paddle? Try it out in the program and see if it works. Finally, think about a way to add 1 to the score each time the ball touches the edge of the stage. See if you can add this to the project." so uh yeag Coding: half @vwrenholt and half me