SFTtech / openage-masterserver

Lobby and matchmaking server for openage in Haskell
https://openage.dev
Other
52 stars 12 forks source link

Matchmaking system #12

Open simonsan opened 4 years ago

simonsan commented 4 years ago

The ncZone has their matchmaking open-sourced and Eru (the creator of the system, @teheru) would like to help us as well to implement a good matchmaking system.

The matchmaking code is in his repository under /zone: https://github.com/teheru/nczone/tree/master/zone

For further questions and as soon as we are able to start working on this we should contact him/tag him here.

simonsan commented 2 years ago

Some articles:

https://joostdevblog.blogspot.com/2014/11/why-good-matchmaking-requires-enormous.html

https://www.gamedeveloper.com/design/the-requirements-of-good-matchmaking

https://departmentofplay.net/guide-building-matchmaking-to-engage-and-retain/