Made in maybe 1 hour, has all 48 FIFA teams. Cheer for the teams you want to cheer for by inputting the LABEL of the team into the question (NOT the leaderboard rank). Can think of this sort of like a cloud clicker game. Learned the hard way cloud variables have a 256 character limit (literally kept on bugging and I had no idea why during testing when I tried to make it longer) Not too sure what will happen if too many people are on at the same time tbh... will probably just not register. Sorry if that happens. Luckily this project will almost certainly have very few views. Currently the limit is 99999 for your country, if you try to add more after 99999 it will just not update. Will be very surprised if this limit is ever reached, in which case i'll make a bigger version. If you find any major issues, please comment. Data should be global, although it only saves if you're logged in and not a new scratcher. Should be ordered primarily by the count, secondarily by alphabetical order. The goal is to essentially eventually recreate the google world cup minigame (probably in a very crude form because nowadays I don't care too much about artistic details). This is the first step, the leaderboard.
Thanks for the google mobile world cup game for inspiration. All code by me. Check out @sppurppleeagle02 for more stuff I do.