
Roger Water – a WebVR experience
Roger Water is an interactive WebVR experience. It’s based on HYPERLAND, the VR AV show of NIAGARA – an Italian band known for audio-visual shows and music. It can be …Read more
Roger Water is an interactive WebVR experience. It’s based on HYPERLAND, the VR AV show of NIAGARA – an Italian band known for audio-visual shows and music. It can be …Read more
Verge3D, a WebGL-based 3D software, was recently released, and we checked out some cool demos that showcase its potential. One demo was a fidget toy that you can spin and …Read more
Making a virtual reality app isn’t quite a walk in the park. Even building smaller sized projects requires a lot of work to fill in those worlds with objects. This …Read more
HaxBall is a real-time multiplayer game that plays like football and air hockey combined. It was originally developed for Flash a few years ago, but was recently ported to HTML5. …Read more
Polygon Map Generator for Javascript is a re-implementation of an ActionScript that was written some years ago, when HTML5 was still at its earlier stages. What Polygon Map Generator does …Read more
Balloon.earth is a Chrome Experiment that uses a combination of real-time weather data and 3D map renderings. The authors call it digital ballooning. They use Google Maps, Open Weather Map …Read more
Liquid Distortion Effects are WebGL effects that use PixiJS, a popular WebGL renderer, and GSAP, a Javascript animation tool. They produce beautiful underwater/liquid-like effects when applied on any image. The effect …Read more
The Phaser Tilemap Plus is a plug-in that utilizes the features of the Tiled map editor. With this new plug-in, developers can enable tile animation, object layer based collision, event …Read more
A very interesting and cool looking Chrome Experiment featuring WebGL fluid simulation.The fluid simulation is all GPU powered and comes in three resolutions: full, half and quarter. If you have …Read more
Robotlegs is an ActionScript 3 application framework for Flash and Flex. With the move away from Flash to HTML5 in recent years, Robotlegs has also been ported to JavaScript in …Read more
If you have a personal AI, the last thing that you want it to do is to create paperclips. But after playing the Universal Paperclips Game all day, you’ll probably …Read more
This is the first in a series of articles about bespoke games and how can they boost, extend, and positively influence reach and marketing. With ever rising technology, more and …Read more
An interesting question was posed via Twitter recently. It was about finding a way to create a card browse/hovering effect like the one in the popular card game Hearthstone using …Read more
Ultimate Ninja Swing is a fun platformer developed using ragdoll physics in the Box2D engine. You guide your ninja through each level by swinging across the roof using an extendable rope. Don’t …Read more
Such a Great Speech: Applaud Xi Jinping is a browser game for those who want to clap their hands out over a 3.5-hour speech. The game starts with a snippet …Read more
Alpaca My Suitcase is a 2D side-scrolling endless runner type game built with Phaser. You play as an Alpaca that has to avoid obstacles such as hay or bad weather. …Read more
This Chrome Experiment features noise-based generative biomes. In areas like terrain-generation, biomes are a way of classifying terrain types. Most biome generators are based on the ever popular Whittaker model, …Read more
This Chrome Experiment is an attractor based fractal generator, an interesting way of witnessing the chaos game in action. Created using create-react-app, which enables you to create React apps with …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.
Memory allocation inside update loops often causes framerate problems in real-time gaming. One of the best solutions to this is to use Object Pools in Phaser 3. An Object Pool …Read more
There so many effective ways to engage your audience with HTML5 games. Here is an example of how to run a game campaign to keep users motivated during difficult times. …Read more
Phaser is commonly used as a 2D game engine for creating HTML5 desktop and mobile games. However, with the help of three.js and Phaser 3D library, you could render your …Read more