The ball should move around the screen. When it hits a wall it should "bounce" off of it The paddle should move with the mouse or arrow keys When the ball touches the paddle, it should move up When the ball touches the bottom of the screen, the game should start over. MAKE IT YOUR OWN TIPS: * Change what the ball looks like. * Change the score if the ball touches the paddle. * Add music that plays when the green flag is clicked. * Add another ball using the duplicate tool * Increase the speed of the ball each time it hits the paddle.