Tag: Zuma
-
Build a HTML5 game like “Zuma” with Phaser and TypeScript – step 2: firing a gem and adding it to the chain
In this second step of HTML5 Zuma game creation using Phaser and TypeScript, I am going to show you how to fire gems and add them to the chain. Completely explained theory and commented source code for you to download.
-
Build a HTML5 game like “Zuma” with Phaser and TypeScript – step 1: drawing the path and adding gems
Want to build your HTML5 Zuma game? Follow this new tutorial series and you will code it with Phaser and TypeScript. In the first step, learn to draw a path and make gems follow it. Full source code available to download.