-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Leaderboard Implementation #18
Comments
Approved |
Estimated 100 points. |
A network leaderboard is a serious challenge. Instead, it's ok to make a local leaderboard. |
F16 OK (100 pts) |
W18 Ok 100 Pts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is currently a win, loss, and points count for the player. Create a leaderboard for the game where the user can upload their high scores and compare to players over a network. You can create different categories to sort the values such as Most Wins, Least Losses, Most Points, etc.
The text was updated successfully, but these errors were encountered: