How to write a platformer in Phaser
Emanuele Feronato is back with a new tutorial on creating a tiled platformer with slopes and no physics engine in the HTML5 Phaser framework. You’ll learn how to write a basic platformer in the style of the retro game «Jet Set Willy» without using a physics engine. And how to implement slopes in it. You…