Can you...? 1. Make the paddle move left and right when the left and right arrow keys are pressed. 2. Make the score and miss-count variables work correctly so that the user is awarded a point every time the ball hits the paddle and 'game over' message is displayed when the user has missed the ball 3 times.
Remixed from original by Lis Bundock.