
Game play:
The left player uses wasd, and the right player uses the arrow keys to control.
Keep the ball in front of your paddle.
Download source code here
Run with the media folder at current working directory.
I apologise for occasional abuse of public variables instead of creating wrapping functions,
and a couple obscure variable names :p
As it is just a random thing I put together, I am not really interested in fixing bugs, but feel free to report bugs if you think it would be useful for the others.
Edit:
Some fixes