Commit Graph

3 Commits (c587b85b4ee6f361fad6f8d7f82db4e93a7473a3)

Author SHA1 Message Date
Lipis e05acd6fd9
Update ESLint rules (#2342) 4 years ago
Jed Fox f7e3ee2064
Use open-color directly (#1371) 5 years ago
Christopher Chedeau ead6a083d4
Assign a colors to each pointers (#944)
I'm using the client id as a random number to index on the color array. So far it's been working better than using a sequential increment as the colors in the array are sorted by proximity. Also, it has the advantage that everyone in the room will see the same color for the same person.
5 years ago