Creating A Simple Multiplayer Game In Phaser 3 With An Authoritative Server – Part 1
In this multi-part tutorial, we will be creating a simple multiplayer game with Phaser and Socket.io. For our multiplayer game, we will follow the client-server game architecture and we will be setting up Phaser to run on our server and we will be using that as an authoritative server. If you are not familiar with the … Read more Creating A Simple Multiplayer Game In Phaser 3 With An Authoritative Server – Part 1