HTML5 Tools

Pong with SVGjs - color blast

Pong Game with SVG.js

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

Phaser Arcade Slopes plugin featured image

Phaser Arcade Slopes Plugin

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

Layabox

LayaAir HTML5 Engine

The stable release of LayaAir 1.0.0 was recently released and developers have reason to be excited. Part of the LayaBox framework, it is an open source HTML5 engine developed for …Read more

GitHub Project – BoxArt

If you need some help building HTML games, you can turn to BoxArt, an open DOM (Document Object Model) project. It’s a project in it’s early stages, but it uses …Read more

MatterJS

Adding Physics to you game can add a wide array of new and interesting gameplay features. Creating a physics system to do that though is time-consuming, and you would usually …Read more

Games Mechanics Explorer

Game Mechanics Explorer is a brand new collection of concrete examples for various game mechanics, algorithms, and effects. The examples include platformer movement, lighting, ballistics, gravity, and more. They are …Read more

HTML5GameEngine.com

Most HTML5 game developers choose a game engine to develope their game with – it makes the process much easier since you don’t have to re-invent the wheel. The problem …Read more

Clay.io

Developing games is hard. It’s even more difficult if you have to take care of all the tedious features like payment processing, achievements, leaderboards, social integration, etc. That’s why Clay.io …Read more