This website was created using Bislr. Create your own, it's free.

chris_logo2.png


Sep 4, 2011
 / BY 
Chris Sharkey

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

HTML5, coffeescript, programming