How do I start making a multiplayer video game? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How do I start making a multiplayer video game?

I have searched the internet, but I haven't found a lot of explanation about this topic. If anyone has any resources for this, please answer. I am looking for courses, articles, videos, series, or anything else to learn about how multiplayer games are made and how I can make them.

20th Apr 2018, 1:38 AM
DeltaTick
DeltaTick - avatar
16 Answers
+ 6
I think you need php ✋ or mysqul
20th Apr 2018, 1:42 AM
Ahlin Chan
Ahlin Chan - avatar
+ 5
Reuben B.E.L. php or mysql used to working with server which you need to ask server to move player to x or y and server will answer you "ok I will move this player to x or y" I am not sure of this information but I have heard it for a long time
20th Apr 2018, 2:01 AM
Ahlin Chan
Ahlin Chan - avatar
+ 5
Reuben B.E.L. php and mysql for working with server but to make a game you need javascript
20th Apr 2018, 2:02 AM
Ahlin Chan
Ahlin Chan - avatar
+ 4
Reuben B.E.L. Client -> Server: Hey i wanna move my ball to the right Server: Okay, I’m gonna move that guys ball like he wanted Server -> Client: I moved your ball to the position X,Y Server -> Client_1: Hey, I moved Client’s ball to the position X,Y
20th Apr 2018, 2:04 AM
Ahlin Chan
Ahlin Chan - avatar
+ 4
20th Apr 2018, 2:05 AM
Ahlin Chan
Ahlin Chan - avatar
+ 4
Reuben B.E.L. agario online game at wep see how it's hard to make online games
20th Apr 2018, 2:06 AM
Ahlin Chan
Ahlin Chan - avatar
+ 3
Python And Pygame
20th Apr 2018, 3:45 AM
Vivek Sivaramakrishnan
Vivek Sivaramakrishnan - avatar
+ 2
I am currently working on my own game engine, so I don't need any other engines. I am just trying to learn how a multiplayer game works.
20th Apr 2018, 1:56 AM
DeltaTick
DeltaTick - avatar
+ 2
Also, why do I need php or MySQL? Mirage🌹
20th Apr 2018, 1:56 AM
DeltaTick
DeltaTick - avatar
+ 2
Can you please give me any sources to this? Also, why can't I use Java for that?
20th Apr 2018, 2:02 AM
DeltaTick
DeltaTick - avatar
+ 2
Thank you, Mirage🌹.
20th Apr 2018, 2:04 AM
DeltaTick
DeltaTick - avatar
+ 2
I am leaning towards C++ and C# and Java the most.
20th Apr 2018, 1:34 PM
DeltaTick
DeltaTick - avatar
+ 1
Unity. Learn C#. Best bet.
20th Apr 2018, 1:48 AM
Adam
Adam - avatar
+ 1
yeah
20th Apr 2018, 2:07 AM
DeltaTick
DeltaTick - avatar
- 2
listen to adam
22nd Apr 2018, 12:32 AM
Corporation.Inc
Corporation.Inc - avatar