Hi there,
This is my first time really using Thunkable and I have need to create a maths game app for kids for my class. I am having issues creating a leaderboard/high score screen for users.
I have it currently set up that users can input a username at a log in screen so that the whole thing is stored locally without the need to store e-mail addresses or anything like that. I have created lists for the usernames to be saved to and also a list for scores to be saved, I just can’t seem to work out how to get the username and the score to display correctly.
By correctly, I mean that the correct username is next to the correct score and that the highest score is at the top while the lowest is near the bottom. Lists and how to format them correctly is very confusing and daunting.
Apologies if this has already been asked. If so, please feel free to drop a link.
Thank you