You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 20, 2025. It is now read-only.
Currently by default the leaderboard retrieves a single score per user. If one user has 4 of the top 5 scores, it will only list the highest of them.
Making this an option (like the LowestScoresFirst toggle) would allow a user to view their score history.