crkellen / bands

A real-time online multiplayer CTF shooter game
GNU General Public License v3.0
5 stars 4 forks source link

Implement a leaderboard #84

Open crkellen opened 7 years ago

crkellen commented 7 years ago

Please fill out this Issue template to the best of your ability!

Type of Issue

Hint: Design Issues or Requests are changes to existing features, not new ones.

Description of the Issue:

Show the top scoring players (player score = kills + objective points) for each team or in total.

Additional comments or information:

Either do a total ranking system of the top 10 players no matter their team affiliation, or do two top 10's one for each team. Also show each team's score on the leaderboard.