Tagged Questions
2
votes
0answers
54 views
Group Matchmaking [duplicate]
Consider different groups(1 or more players) queuing together,
we want to make 2 opposing teams containing each the same amount of players while keeping the groups together. At the same time we want ...
1
vote
2answers
125 views
Before multiplayer match setup
I am implementing a before-match setup in following way:
Users request a multiplayer match (click "New Game" button or similar)
After enough users request the match – connection is established
Users ...
4
votes
4answers
359 views
How do you get a multiplayer-only game to reach critical mass?
Say you have a multiplayer-only game in which players are randomly paired head-to-head against a random online player...
How do get such a beast off the ground?
You need enough players online at ...