Move the mouse to control the paddle. Remix Ideas: * Change what the ball looks like. Click the Costumes tab and add a photo of your face or favorite character. * Keep score. Make a variable called score. Change the score if the ball touches the paddle. *Add lives, you lose a life by hitting the red on the bottom, or evil red blocks! * Play background music. Add music that plays when the green flag is clicked. * 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 sprites that clone themselves and act as targets. *Make the targets move around