Move the paddle around with arrow keys. Enjoy !
I made this to learn about clones. There is only one level. The ball moves faster when the score grows. When the ball hits the paddle, the direction is modified depending of the contact point. I had to consider four cases ; one can probably simplify/optimize the code.