Skip to content
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

Implement a global scoreboard/leaderboard #19

Open
PSCoder10462 opened this issue Aug 4, 2022 · 1 comment
Open

Implement a global scoreboard/leaderboard #19

PSCoder10462 opened this issue Aug 4, 2022 · 1 comment
Labels
enhancement New feature or request Priority: LOW It can be resolved in a future major system revision or not be resolved at all

Comments

@PSCoder10462
Copy link
Contributor

No description provided.

@Arsenic-ATG Arsenic-ATG added the enhancement New feature or request label Aug 5, 2022
@Arsenic-ATG Arsenic-ATG added the Priority: LOW It can be resolved in a future major system revision or not be resolved at all label Aug 31, 2022
@andrewrgarcia
Copy link
Contributor

Browsing some forums I found this could be done on C++ by using SOAP to have the game communicate with the server (the server would contain an updatable database of the high-scores; I guess that server could be hosted on netlify, or heroku if netlify does not work).

Here are some of the resources I read:
https://gamedev.stackexchange.com/questions/3377/where-to-start-the-coding-of-online-leaderboards
https://www.youtube.com/watch?v=GuGrTm350s4&t=694s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority: LOW It can be resolved in a future major system revision or not be resolved at all
Projects
None yet
Development

No branches or pull requests

3 participants