Canvas-1
Building Vertical Platformer Games often has issues when working with arcade physics. Check out this experiment for building a Serious Scramblers prototype that highlights the pros and cons of using Kaboom. …Read more
The PIC Terrian Creator is an effective tool for creating visual landscapes of your games. It is available in two options – the Athena Terrain and Danae Environment. The first …Read more
Castles is a responsive parallax landscape made with PixiJS, an open source, cross browser JavaScript 2D WebGL graphics library with canvas fallback. Resizing your screen by dragging the preview pane …Read more
The team behind EmberJS has given us a new toy in the form of GlimmerJS. This new DOM rendering engine was released just a few months ago. Croissant Hoops is a …Read more
I usually try not to link to HTML5 Games unless they are open-source or least have unminified source code, but every once in a while a game (such as Cut …Read more
Alex Michael has written a GPL’d JavaScript library that let’s you apply Instagram-style filters using Canvas and JavaScript entirely client side. Code is on Github. Share List
Soul Reaper, and HTML5-based scroll book is pushing the boundaries of comic-book style story-telling by bring it to the web in parallax scrolling style. Share List
A basic mobile shooting game demo built from the ground up in the first few chapters of my upcoming book on Mobile HTML5 Game Development. The code, clocking in around …Read more
A neat example of a Ray Tracer built in CoffeeScript and running in JavaScript. Share List
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
Asteroids reloaded is a nice looking 2D asteroids clone by Kevin Roast that has nice toggle between modern and retro graphics. Share List