
Shell Shockers – First Person Egg Shooter
A BabylonJS project, this is a wacky multiplayer first person shooter featuring, well, eggs, of course! Even though it’s early in development and not polished enough, everyone is free to …Read more
A BabylonJS project, this is a wacky multiplayer first person shooter featuring, well, eggs, of course! Even though it’s early in development and not polished enough, everyone is free to …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
Originally from Mozilla, A-Frame is a web framework for building virtual reality (VR) experiences and is based on top of HTML. This gBlock component by 3d.io made for A-Frame, enables …Read more
The Solar System project is powered by Three.js and WebGL. All planetary objects have been modeled to scale. The scene currently renders the sun, all nine planets, each planet’s satellites, …Read more
Overbount is a multi-player third person, bird’s eye-view shooter made from Babylon.js 3.0 and Matter.js The game features cute anthropomorphic animals, that fires rocket launchers and rifles , both with infinite …Read more
Good news to all the puzzle fans out there. Here’s a puzzle game with great replayability potential! I’m a Puzzle is an HTML5 game that lets you upload a picture …Read more
The objective of the game is to grab as many pizzas as you can from outer space. You use your cursor to aim and fire at other flying pizzas. While …Read more
In this Minecraft-like game project, you can build a spherical planet using cubes. But unlike Minecraft, Planet Builder uses cubes that must be just a teeny bit convex on one …Read more
See your 3D objects as a cloud of particles in this new WebGL experience called Point Cloud Sandbox. Just specify the number of particles (between 10,000 to 2 million), upload …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
King made Defold, their 2D game engine for cross-platform publishing, freely available to everyone starting last year. A lot of games have been created with this engine since then. Free access …Read more
Is it possible to make an HTML5 game with CSS only? No Javascript? The answer is apparently yes. Here’s a platform game that was made with pure CSS code. The author …Read more
You know you’re in for a different kind of experience when a game starts with a health hazard advisory. If you have Photosensitive Epilepsy, you might suffer a seizure from …Read more
Color snobs of the world, here’s a new HTML5 game you will probably enjoy. Color Spin is an endless runner that will test how well your eyes can distinguish colors. …Read more
We were recently introduced to SVG.js, a library for manipulating and animating SVG (Scalable Vector Graphics). The library boasts of having no dependencies and aims to be the leanest of …Read more
Developing a good game is an undertaking that is fraught with many challenges. Those challenges are multiplied if you want to create a real-time multiplayer game. The authors of Lance, …Read more
There’s a new 2D physics engine in town called Planck.js. It is a JavaScript rewrite of Box2D, the free, open source 2-dimensional physics game engine famously used to create Angry …Read more
Great news for Phaser buffs out there. If you’re using the Arcade physics system, you’ll know that it’s notorious for not being good at handling slopes. Devs have come up …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