sarmadhamdani02 / WebGames

This repo contains some web-based games, feel free to contribute 🙂 you can either create new games or contribute by solving issues.
https://webgames02.netlify.app/
9 stars 23 forks source link

The Bubble Game: Add global high score #18

Closed sarmadhamdani02 closed 1 year ago

sarmadhamdani02 commented 1 year ago

Is there any way we can add global high score to the bubble game?

09lkei commented 1 year ago

I think a global high score would require server-side functionality, which is beyond the scope of the current static host (github pages, unless there is another host being used that I missed). I could try to work on coding it though the high score would only be "global" individually to each instance of whoever downloads the files and hosts the server themselves. Do you have any server-side frameworks you would prefer?

sarmadhamdani02 commented 1 year ago

@09lkei

I think we cannot do much about this, especially when we are using GitHub as the host. 🤔 We should start focusing on other issues, I guess. 😅 Thanks for your support. 🙏