How do y'all make multiplayer games

ok i wont

Honestly you aint gon make a web multiplayer game first try, nobody will ever be able to do that without just copy-pasting all the code. You need to learn some introductory mechanics before you dive head-first into multiplayer web games.

1 Like

honestly maybe starting off with multiplayer isnt a good idea in itself starting with single player would prob be better

2 Likes

It’s not that hard lol(at least for me), js maybe dedicate 1.5-2hrs for 4 months consistently a day

Another comment. After you find a language that suits you, do also learn how the backend of a multiplayer game works, what and how the multiplayer framework u choose works…trust me, it’s crucial to learn this stuff before you jump into code.

If you want some extra advice you could try amc because of the fact that it’s a programming forum

or just do stackoverflow

This topic was automatically closed after 7 days. New replies are no longer allowed.