Creating Pong in Coffeescript using the HTML5 Canvas
On Friday night I thought I'd have a play with Coffeescript's classes and the HTML5 Canvas. The result was a simple Pong game.
The source code is available here: https://github.com/chrissharkey/pong
