1 | HTML5 Game Development (original) (raw)

Canvas-1

Building Vertical Platformer Games using Kaboom

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

PIC-terrain-creator-m

PIC Terrain Creator

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, responsive parallax landscape - mainscreen

Castles: Responsive Parallax Landscape

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

Croissant Hoops - GlimmerJS game demo

Croissant Hoops – GlimmerJS Game Demo

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

Lux Ahoy

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

Instagram style filters in JavaScript

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: HTML5 Scroll Book

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

HTML5 Mobile Game: Alien Invasion

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

JavaScript ray tracer

A neat example of a Ray Tracer built in CoffeeScript and running in JavaScript. 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

Asteroids Reloaded

Asteroids reloaded is a nice looking 2D asteroids clone by Kevin Roast that has nice toggle between modern and retro graphics. Share List