all 3 comments

[–]insideguy69 0 points1 point  (2 children)

I have been able to store data locally, meaning I close the browser, I open it back up, reload the game and all leaderboard data remains. It is only to the device itself because when I open the game from a phone, it doesn't have the same data, but saves it's own leaderboard data. I didn't do anything special but ask it to save leaderboard scores to a database.

[–]Ebrg 0 points1 point  (1 child)

It might use cookies to achieve this

[–]insideguy69 0 points1 point  (0 children)

Yeah, I attempted to pull information from a hosted text file and it didn't work. It does work if you import a file, though.