Old Flash glory “Space is Key” now gets a HTML5 prototype updated to Phaser 3.60, written in TypeScript and with room for customization. Full source code available.
Read all posts about "Space is Key" gamePhaser
With this pure TypeScript class with no dependencies you can build HTML5 Draw and Match games in a matter of minutes with just a couple of methods. Full commented and explained Phaser example
Read all posts about "Dungeon Raid" gameAdd a virtual joystick to your HTML5 games in a matter of minutes with nippleJS. Full commented example using Phaser, written in TypeScript
This new step in the creation of a HTML5 version of “Magick” game features the ability to stop the player and make it fall from edges. Powered by Phaser and written in TypeScript, with full source code available to download.
Read all posts about "Magick" game“Magick” HTML5 prototype built with Phaser now features more tile types and four different levels. Source code written in TypeScript available for download.
Read all posts about "Magick" game“Magick” as a fun iPad game, unfortunately not available anymore. The HTML5 prototype has been ported to Phaser 3.60, written in TypeScript. Full source code available to download.
Read all posts about "Magick" game“Down the Mountain” was a mobile smashing hit back in 2015, what about a HTML5 prototype updated to Phaser 3.60, written in TypeScript and using custom classes? Source code available to download.
Read all posts about "Down The Mountain" gameIn this sixth step of the creation of a HTML5 “Mini Archer” prototype, I am showing you how to split your code in classes, to enhance readability and reusability. Powered by Phaser and written in TypeScript.
Read all posts about "Mini Archer" game“Mini Archer” HTML5 prototype built with Phaser and written in Javascript now features a running girl able to shoot arrows to an infinite sequence of randomly generated targets running along an endless terrain, without any physics engines, only using trigonometry.
Read all posts about "Mini Archer" gameIn this fourth part of “Mini Archer” HTML5 prototype I added the arrow. Full commented source code available.
Read all posts about "Mini Archer" game