Create a Basic Multiplayer Game in Phaser 3 with Socket.io – Part 1
In this multipart tutorial, we will be using Phaser 3 and Socket.io to create a simple multiplayer game. For our multiplayer game, we will follow the client-server game architecture. If … Read more