buddy_matching icon indicating copy to clipboard operation
buddy_matching copied to clipboard

Investigate group match making

Open ecly opened this issue 6 years ago • 1 comments

ecly avatar Jul 08 '19 16:07 ecly

Planning on doing this as an extra field on the player struct, which will be stored as a list of other player structs. The frontend will then be able to add players to list when signing up, where it can retrieve info on these players using the game-specific API. More thought, and a prototype implementation is needed.

ecly avatar Sep 02 '19 17:09 ecly