Can you... * Add a score board using a variable? *Reset the score to 0 each time the game starts? Exploratory: *Display a message that shows the score at the end (tip: use the 'join' function) or a 'Game Over' message. * Increase the speed of the ball each time it hits the paddle. *Add a timer.