Move the mouse to control the paddle. Remix this project! To remix, click the "See inside" button. Ideas for remixing: * Add another ball: use the copy tool to add a ball. * Make the game harder. Increase the speed of the ball each time it hits the paddle. Use a variable to set the speed.* Make a variable called score. Change the score if the ball touches the paddle.
i just made it so when the ball hits the paddle it changes the score by 1