HTML5 Duck Hunt

A HTML5 (DOM not Canvas) version of NES favorite Duck Hunt by Matthew Surabian. Source is up on GitHub Share List

Opera's introduction to WebGL

Browser maker Opera, to coincide with the release of general support in opera of WebGL has released a in-depth tutorial on WebGL that should be of interest to anyone looking …Read more

Play My Code

Play My Code is a HTML5 Platform for building and distributing games from the browser. Currently in Beta the site shows promise as a one-stop-shop for people looking to get …Read more

Introduction to WebGL (and three.js)

An interactive presentation from Google Developer day 2011 by Ilmari Heikkinen provides a nice introduction to WebGL along with a Three.js tutorial. Share List

CSS3 Battleground

A cool mozilla-hosted animated video made entirely in CSS3 Share List

Crafty.js Tutorial

A Work-in-progress Crafty.js tutorial – click inside of the frame and use the arrow keys to move between slides. Click on the “Run” Button to run the code for each …Read more

Three.js tutorials: Getting started and Particles

Aerotwist.com has two great tutorials on the incredibly powerful but somewhat underdocumented Three.js – check out their Getting Started with Three.js and Creating Particles with Three.js Share List

HTML5 Raycaster

A cool HTML5 Raycasting demo with the source code available up on GitHub. Brings me back to good old the wolfenstein 3d days… Share List