HTML5 Engines | HTML5 Game Development (original) (raw)
Unity’s Pricing Scheme Changes
In an open letter to the Unity community, the company announced the details of its pricing scheme changes. In the letter, the Personal plan will remain free and there will …Read more
Unity Game Engine Pricing Fee
Early in September 2023, Unity Technologies announced the Unity game engine pricing fee. Starting on 1 January 2024, the company will charge game developers a fee (2 tiers) for each …Read more
Open-source 3D Game Engine with Sketchfab Integration
PlayCanvas, an open-source 3D game engine, has added Sketchfab integration into its latest updates. This improvement gives game developers access to Sketchfab’s high-quality 3D, AR, and VR content. To access …Read more
Using HTML5 Games For Corporate Events
Using HTML5 games for corporate events is an example of transforming casual games into icebreaker activities. Pick a straightforward game and reskin it into a new game to feature the …Read more
Creating a Mobile HTML5 RPG – Guidelines for Beginners
Here are some basic guidelines for creating a mobile HTML5 RPG game. Note: we are aiming to build a classic turn-based strategy RPG. The game world – there are lots …Read more
How to Use HTML5 Games To Engage Social Media Followers
Several organizations have successfully used HTML5 games to engage social media followers. One of the key benefits of HTML5 games is using separate URLs, such as a microsite, to launch …Read more
MODD.IO Updates – Improved No Coding Required Game Engine
Last time, we discovered MODD.IO, a no coding required game engine, as a way to create games with ease. This July 2023, the game editor has made some improvements to …Read more
Modd.io – User-Friendly HTML5 Game Engine
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
Vertical Platformer Games Using GDevelop
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
Best Practices in Building HTML5 Games
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
GDevelop – Free and Easy HTML5 Game Engine
If you are looking for a free and easy HTML5 game engine, check out GDevelop. This game creator is designed to be used by everyone, with its no-code, open-source, free, …Read more
Phaser 3 Game Object Pools Tutorial
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
Games During The COVID-19 Pandemic
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
Building Simulated 3D HTML5 Games With Phaser
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
Egretia Blockchain HTML5 Game Engine
Egretia is an up and coming HTML5 game development platform that is powered by blockchain. The blockchain technology is like a digital ledger wherein finances or transactions involving value are …Read more
Phaser 3.4 Release
Phaser 3.4 has just been launched, bringing new and better features for HTML5 game development. This updated version now has support for Game Object Containers. Although it’s still in beta …Read more
Verge 3D for Blender
You can now use the Verg 3D toolkit on Blender to create stunning 3D visuals. One of the added features to this renderer is exporting files in GLB format, which …Read more
Use Texture Packer to Create Sprite Sheets on Phaser
Using sprite sheets can speed up your game’s loading time and improve frame rate. To create these elements easily, you can use Texture Packer. With this software, you can load …Read more