pmaxhogan / pixel-shooter

A MMO browser game
http://pixel.programmer5000.com
GNU Affero General Public License v3.0
0 stars 2 forks source link

Fix the leaderboard switching frequently #30

Open pmaxhogan opened 6 years ago

pmaxhogan commented 6 years ago

.sort() ing the leaderboard by username and subsequently sorting it by kill streak should be enough.