
Isometric HTML5 Game Demo
An interesting HTML5 demo from Daniel Magliola’s gaming portfolio showing an isometric game world with per-block lighting. Share List
An interesting HTML5 demo from Daniel Magliola’s gaming portfolio showing an isometric game world with per-block lighting. Share List
@thesprite has released an WebGL-mashup experiment combining real map data with a minecraft like view block-style viewer using Three.js. Below is its block-like rendering of Cape code. Share List
Designer Nick Kwiatek posted a innovative combination of Fluid Dynamics and Ascii Art. Creative JS has some more notes. Share List
A Three.js Chrome Experiment using texture and FBO to store and compute particle data. View Demo Share List
Badass JavaScript has a nice write up on some of the coolest JS1k entries. All entries are written in < 1K of JavaScript code. My favorite by far is the …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
An interesting almost rube-goldberg music playing machine where ping pong like balls press keys synced to the music being played. Build on the Echonest api. Share List
A neat interactive WebGL demo of flying particles morphing into a few various shapes Share List
BadassJS has a nice write-up on Seriously.js “A Realtime, Node-Based Video Compositor for the Web.” Check out the (WebGL-requiring) Demo. Real-time video composition effects client side in the browser. What …Read more
A WebGL Toy showing Volumetric Textures demoed via a WebGL Lathe. Go carve yourself a baseball bat. Share List
An example of the cutting edge of HTML5 that uses the initial implementations of the getUserMedia spec. Currently requires Chrome Canary with –enable-media-stream flag enabled. If you don’t have Chrome …Read more
A Cloth Simulation in WebGL Share List
A playable demo of a Sonic 3D tech demo in 3D using WebGL. There’s a french blog post on it and the source code is up on GitHub. Share List
A Minecraft like clone called WebGL-meincraft use WASD to fly around and the arrow keys to change direction. Source code is up on GitHub. Share List
A Cool WebGL based 3D maze based on the old-school Win95 screen saver has been posted on nyhacker.org. The spinning netscape navigator logo really bring it home! Share List
Nokia has released a WebGL 3D Maps page that lets you zoom in from way out in space all the way down to the city level. This is an incredibly …Read more
Are you a company looking to license HTML5 games? We recommend MarketJS.com, a B2B platform for licensing games.
MarketJS has over 300 HTML5 games for licensing. They also provide additional services such as game reskin, custom development, and white label portals.
Here is another user-friendly HTML5 game engine for your next gaming project. Modd.io game editor uses a sandbox approach in building HTML5 games. No coding is required. Choose from several …Read more
Last time, we introduced GDevelop as a viable option for no-code game engines. Now, let’s try building vertical platformer games using GDevelop. GDevelop comes with two behaviors to build platformer …Read more
As the saying goes, “Quality is always the result of intelligent effort.” This timeless quote by John Ruskin summarizes most of the best practices in building HTML5 games by today’s …Read more