Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi, thanks for the kind words! Regarding the scoreboard, I programmed a simple PHP API to do it (one call that inserts a new score and one that returns a JSON with the top 5 scores). I have it set up for many games (i.e. the same scoreboard supports many games) and I have it hosted on a VPS. I will happily share the code with you if you like.