Hi Guys,
Whats the best way to have an offline, local high score table at the end of game.
I need one where the user can input initials of name which will store in the high score table along with the score achieved.
Is it best to use webstorage or can I use an array maybe. I am unfamiliar with both of these options so maybe you can help.
I have looked through forum but cant see any examples really of how to do it.
Many Thanks..