OK - we got our Purple Pizza Eater game going and now we have some users. So now we want to create a leaderboard so that people anywhere (we even have testers in India) who get a high score can enter their usernames and scores and they will go into a database that will automatically rank them by score and show their username and score along with the top 5 users and scores.
I have just started experimenting with TinyWebDB but I dont see how to associate usernames with scores and automatically order that list. Any pointers?