I used this method of getting a Leader board into my game shown in this youtube video: youtube.com/watch
The method for the Leaderboard involves using arrays and the web storage object to store numbers and then plug them into text boxes. The tutorial shows how to make the highest score number one of the Leaderboard, but my game is based off of number of deaths, so I want the lowest score to be number one of the Leaderboard. Unfortunately I have no been able to figure out how to make this possible. Any help is greatly appreciated <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile" />