How to Create a Phaser MMORPG – Part 3
In Parts 1 and 2 of this tutorial series, we started building our Phaser 3 MMORPG. In Part 2, we did the following: Refactored the client-side logic of our game. Updated the Player creation game logic. Added logic for creating the other players that joined the game. Added the logic for creating the enemy game … Read more