Pong!
This game is based on the HTML5 elements canvas and audio. With some simple javascript to make it work.
To play this game you need a modern web browser with support for HTML5. Audio only works with Firefox 3.5+ at the moment.
Made by David Laurell
About
This game is made in pure javascript using the latest features in HTML5 like the canvas and audio elements.
The game should work in all major browsers that has HTML5 support. ExplorerCanvas is used to bring the same functionality to Internet Explorer. Audio does only work in Firefox 3.5+ and other browsers that has the audio support for OGG or WAV.
The game is free software licensed under GPLv3. If you use the code for various cool projects, it would be nice if I could get a mention and a link to the game's page or my site. :)
Related blog posts
HTML5 Pong updated with license and new graphics
My HTML5 Pong game has been updated after I got contacted by a employee of Ericsson. Wanted to make the game look better because of that.