HTML5 Game Development - Part 7 (original) (raw)
Auntie Acid Quiz Game
The Auntie Acid Quiz Game is a bespoke game for a popular social media celebrity. Players will answer 15 general knowledge questions from a variety of topics. If they manage …Read more
Using Phaser to Convert Flash Games into HTML5
Although Flash is becoming obsolete, it doesn’t mean that developers should scrap their old games. There’s a comprehensive online tutorial that teaches how to convert Flash games into HTML5. The …Read more
Phaser 3 Modular Game World Tutorial
If you want to learn more about game development, check out this Phaser 3 Modular Game World tutorial. This is the first of a series of blogs and it talks …Read more
HTML5 Games SMS Subscription
The HTML5 Games SMS Subscription is MTN Nigeria’s solution to make their games accessible to their subscribers. Users can pay their subscription on a weekly or monthly basis to play …Read more
Phaser 3 Path Builder
The Phaser 3 Path Builder is a handy tool for drawing paths that objects can follow. You can edit and create lines, bezier curves, or ellipses. Then, you can export JSON …Read more
Create Physics Games with P2.JS
P2.JS is a Javascript physics game engine that is useful in animating 2D rigid body physics. This game editor can be used for creating collisions, friction, springs, and more. To …Read more
Age of Reptiles – Open World Survival Game
Age of Reptiles is an online survival game where you can hunt dinosaurs and other prehistoric creatures with your friends. The developer created this game to encourage other developers to …Read more
Semantris – Machine Learning Experiment
Semantris is a word game wherein instead of solving the puzzle yourself, you’ll give the AI clues and help it find the right words. The AI is already trained in …Read more
Plexus Shaders – Music Visualizer
Plexus Shaders is a Google experiment created using ThreeJS, Vertex, and Fragment Shaders. This tool works as a music visualizer that produces various effects based on a beat. You can …Read more
Wade HTML5 Game Engine
Wade is an HTML5 game engine that uses a plain JavaScript framework. Using its well-equipped authoring tool, you can develop games efficiently. You can write codes from the bottom up, …Read more
Cryptovoxels – Virtual World
Cryuptovoxels is an online game that is running on blockchain technology, which means that you can use cryptocurrency to make transactions. The idea is that you can buy parcels of this virtual …Read more
Going Home Interactive Picture Book
Going Home is an interactive storybook about a little robot who tries to return home after a very long journey. Along the way, he visits beautiful places and meets strange …Read more
HTML5 P-Code Puzzle Game
HTML5 P-Code is a puzzle game created using the p-code engine. The game’s objective is to move the pieces on one side to form an image. The jagged side of …Read more
Oimo.JS ThreeJS Experiment
Oimo.js is an online ThreeJS experiment featuring customizable distortion effects. You can change the blob’s texture using 14 different effects such as chrome, shiny, or plastic. The color schemes also …Read more
FB Instant Games Tutorial
Phaser can be integrated when creating Messenger games, and you can learn it through an FB Instant Games Tutorial. The process will require developers to create a new app, even …Read more
Morse Code for Gboard
The Morse code for Gboard is a customizable and interactive way to learn Morse code using your mobile device. The interface features gamification elements, wherein users will be shown a …Read more
Google Chrome Update Affects HTML5 Games
Google Chrome’s latest update caused HTML5 games (H5 games for short) to experience several issues. The update was automatically muting the autoplay objects. This change of policy stemmed from Google’s …Read more
Tile Extruder for WebGL
Tile Extruder is a useful node app if you want to prevent any bleeding issues in your game maps. This can be used for games made on Phaser and Tiled. …Read more