rSimulate / Cosmosium

:earth_americas: js game engine for space-based games
Other
23 stars 7 forks source link

show asteroid claimer names on system view #26

Closed 7yl4r closed 10 years ago

7yl4r commented 10 years ago

So it is more clear what the colors mean. Maybe at the top next to the frame rate, show usernames in their asteroid color.

Asteroids claimed by: "tylar"(blue), "Daniel"(red), "Tom"(green)

You'll need to use the "owners" array and the "mapFromOwnerNameToColor" variables in javascript I think.