You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is a playerNameToColor map in Map.h.
Player class should have a 'color' attribute instead.
Right now colors can be distributed on random/depending on their index.