Social Impact Games banner

Social Impact Games Made from HTML5

Games for social impact events should be built with simplicity without sacrificing their role in inspiring supporters. Social impact games should be able to reach their audience and promote awareness. …Read more

HTML5 Games in Guest Room Tablets

Hotels and other accommodation facilities are now using HTML5 games as an additional revenue stream. Games in guest room tablets have been around for quite some time. Only this time, …Read more

Gamification Using HTML5 Games

Gamification is the use of game-like elements into parts of an existing workflow. Many gamification strategies online are developed using HTML5 technology due to its compatibility with most operating systems.  …Read more

Building A Game Using CSS Animation

All CSS timers and interval functions are handled by its Animation feature. To demonstrate this feature, take a look at this tutorial for building a Whack-a-Mole game using CSS Animation. …Read more

What’s New in Phaser 3.50

Last December 2020, Photon Storm released a massive amount of updates in Phaser 3.50. One of its main changes is the rework of WebGL Pipelines, which introduces the post-processing pipelines, …Read more

Vertical Endless Runner Prototype

Endless runner games are usually played horizontally. Their screens move sideways and players move from left to right. But, there are also endless runners that move in descent motion (top …Read more

Scaling HTML5 Games for Browsers

HTML5 browser games are well-known to scale easily with different browser dimensions. But how do we scale game art for browser dimensions? Game art scaling can be done using 4 …Read more