The leaderboard should be stored on the host and be persistent between all users.
Since we are only talking about the top 500 games I doubt we need a backend database. But you decide. The game is currently hosted in codex sites and github pages. Consider what limitations may exist. If github pages does not have the ability to store anything server side that's okay.
The leaderboard should be stored on the host and be persistent between all users.
Since we are only talking about the top 500 games I doubt we need a backend database. But you decide. The game is currently hosted in codex sites and github pages. Consider what limitations may exist. If github pages does not have the ability to store anything server side that's okay.