Using Phaser and Three.js together allowed me to build an endless HTML5 3D staircase with random spikes in a few lines of code. Full commented source code in TypeScript available for download.
Read all posts about "Stairs" gameStairs
Detailed tutorial with commented source code and 30 pictures about the creation of “Stairs” mobile game in HTML5 using Godot Engine. In this first part we are going to build an endless staircase. Full project available for download.
Read all posts about "Stairs" game