News

This code is a result of a talk I gave on how simple it is to create a game using HTML5 Canvas & JavaScript. I wrote the code in an object-oriented fashion so the game exists in 3 classes: Pong - The ...