Move the mouse to control the paddle. You lose if your lives hit zero (you get 5 to start but for every 10 points you earn you get another one) or if both of the balls disappear (which happens if you drop them 5 times each).
I fixed the errors in the code that were keeping the game from running properly, changed the way that direction is calculated, changed some minor sound/graphics issues, and added two separate lives systems.