sourencho / ungroup_game

A multiplayer game about temporary alliances written with a custom engine in C++ and SFML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show player(s) number(s) on group

sourencho opened this issue · comments

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.