sourencho / ungroup_game

A multiplayer game about temporary alliances written with a custom engine in C++ and SFML
14 stars 1 forks source link

Show player(s) number(s) on group #129

Closed sourencho closed 4 years ago

sourencho commented 4 years ago

We show the which player won by showing the ID at the end. Currently players have no way of knowing what id they are.

This is also important for identification. You want to know which players are in a group when you see it.