Hello. So I have been searching for some tutorials and all I could find were tutorials for clay.io (Now you can't register there) or local (using web storage, this is easy) leaderboards.
Here is what I want to do:
Create a annual/monthly/daily leaderboard.
Give the admin ability to modify the leaderboard.
The game would be hosted on website (embedded, wordpress), so maybe AJAX could be used (alternatively an embedded game from some kind of arcade, but the former is preferred).
Are there any alternatives, ways to do that with ajax?