Using the Phaser 3 Game Engine we will put together a RPG style game. It starts out with the core of the game using tile maps from Tiled. In this part we separate the player into a new class with keyboard controls. In this series we will aim for just code and the browser without getting into more advanced packaging options.
The files to start this tutorial series are available at https://github.com/theartboy/phaserRPG
Download
0 formats
No download links available.
Creating a Top Down RPG Style Game with JavaScript and Phaser 3 Part 1 | NatokHD