Demo platform game created with Phaser
Phaser requires a local HTTP server to run games locally, but thanks to github "Pages" feature, it is possible to test projects online.
I am studying this game to try implementing my JS version of Space1999Adventure.
Phaser supports isometric games since version 3.5.0, and it also supports TMJ files created with Tiled for maps.
Official tutorial (source code on github)
Other tutorials on platform gamers with Phaser:
- On shakuro.com (live demo , source code on codesandbox - scrollable map):
- Phase3 isometric live demo and sources (isometric, scrollable, no player implemented, online editor):




