Search code examples
multiplayer

How to make a multiplayer game from a beginner standpoint?


Hello everyone I don't have any experience with programming for a multiplayer game but does anyone know a good video tutorial or website that explains how to do this? I have already tried a few video series like these 2 but maybe there are some more out there that use different techniques or do a better job explaining.

youtube link
rawkes link


Solution

  • i eventually used socket.io and watched a few tutorials from https://www.youtube.com/user/smithamilli she explains how to make a chatroom but i used the same technique to make a multiplayer game