
Experience Curiosity Wins a Webby Award
I won’t blame you if you don’t know about “Experience Curiosity” before, as it certainly escaped my attention, but it got the recognition it certainly deserved during this year’s Webby …Read more
I won’t blame you if you don’t know about “Experience Curiosity” before, as it certainly escaped my attention, but it got the recognition it certainly deserved during this year’s Webby …Read more
Remember that scene in the Avengers where Tony Stark mentioned that some guy was playing Galaga? That was the first thing that popped into my head when I came across …Read more
3D Graphics aren’t exactly the easiest thing to master. They are further complicated within web browsers where they become more limited within the confines of a browser. Luckily, ThreeJs comes …Read more
When it comes to creating full-fledged 3D games in HTML5, unless you want to spend an incredible amount of time building the base engine for it, you should think about …Read more
Gideros is a cross-platform open source technology available for free that allows you rapidly develop games across a variety of platforms including web with HTML5. It sets itself apart from …Read more
An application built requiring networking is a difficult undertaking. A multiplayer game takes that to the extreme so having a game engine specifically built for it would be ideal. That’s …Read more
When you think of HTML5 game engines, the first that should come to mind is ImpactJS, and that is for good reason. Games made with this engine have been played …Read more
King, the developers of hit mobile titles such as Candy Crush, have released a 2D game engine for use recently. The engine, Defold, which boasts quick and easy development that …Read more
CreateJS is not similar to a lot of other HTML5 game engines. CreateJS is a package of modular tools and libraries that work together or independently for your project. These …Read more
Originally created by two non-game developers Voxel.js is an easy and fun toolkit to create your very own Minecraft like games for a web browser. Now after being released as …Read more
Another fantastic HTML5 Game Engine I’ve found is Panda.js. It like many others hosts a bunch of features to help you quickly and easily develop games. This is because native …Read more
Phaser is a fast, fun, and desktop and mobile HTML5 framework. It comes with a host of features, so possibilities with it are nearing limitless. These features include tilemap support, …Read more
Superpowers is a free game making tool that targets indie developers. It can create both 2D and 3D games which allow for flexibility and what you can create. Superpowers is …Read more
The Quintus engine is a simple HTML5 game engine designed to be modular and lightweight, with a concise JavaScript-friendly syntax.
Colbalt Calibur 3 is an real-time-ish multi-player MMO that uses Canvas and Node.js. It’s open source duel licensed under the BSD/GPL.
DivSugar is a CSS3 based 3D graphics engine. While it’s not as performant as a WebGL might be for full games, the fact that it uses CSS3 means that it can easily be integrated into existing sites and be used for casual games.
IvanK Lib is a HTML5 Engine inspired by Flash (the tag line is actually “Like Flash, but faster” that uses the power of GPU accelerated WebGL to render 2d graphics on the screen.
J3D is a relative newcomer on the WebGL 3D Javascript scene. J3D most interesting feature is that it provides a tool pathway from the popular Unity 3D into the engine. Check out the step-by-step tutorial for more details.
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