software-challenge / backend

Server, Client und Spiel-Plugins der Software-Challenge Germany
https://www.software-challenge.de
11 stars 10 forks source link

rework: split up PlayerColor into Team and Colors #271

Closed anarchuser closed 4 years ago

anarchuser commented 4 years ago

Ideally, each Client corresponds to one Player, and each Player is in one Team. Each Team can have several colours (this is implemented per plugin).

Team and Color are both rather basic enumeration classes used purely to identify and log players