Skip to content

Daily/weekly leaderboard #39

@JacobALundgren

Description

@JacobALundgren

Is your feature request related to a problem? Please describe.
Not really

Describe the solution you'd like
How about a daily/weekly leaderboard for high scoring rounds? If a player scores well enough to enter the leaderboard they are prompted for a name and the leaderboard shows up with the scores and names on the main screen.

Describe alternatives you've considered
This introduces some interesting problems, especially relating to preventing abuse. If one is allowed to input one's name freely, language abuse needs to be avoided. Maybe one could require that it's a valid Github username and thus hitch a ride on their filtering algorithms? Also DOSing of the server holding the leaderboards is something that needs to be prevented but I guess this is more on the side of the server. A more complex but less important issue is of course to prevent false scores from being sent.

Additional context
To be honest I don't know if you can do something like this with just the resources given by the github.io page, so maybe this would require an actual server somewhere in which case it's probably less of an interesting prospect :D

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions