#Multiplayer Framework

2 messages · Page 1 of 1 (latest)

lyric path
#

I want to create a backend for multiplayer games .
I know such systems exist, but I want to create my own to learn.

What the backend would consist ->

  1. Session ID mapped to Session Info
  2. Matchmaking
  3. Authentication
  4. Player storage
  5. Leaderboard

I am confused on which part to start first.
Experienced Dev's your guidance would be helpful.
If anyone has created something like this on past then a flowchart will be helpful too.

Which part would be the best to start first ?

tropic galeBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.