Now usable by everyone! Go nuts!
What does this engine do? This engine uses cloud variables and encoding/decoding scripts to turn your username and a set score into numbers that are then uploaded to the cloud variable. Additionally, it sorts the scores to from highest to lowest. How does this work? Basically, the first thing the cloud variable tells you is the amount of characters that the following name has (+10, so it always has 2 digits), followed by the encoded letters and the score (+1000, so it always has 4 digits). Once the engine is done decoding that, it checks the next 2 digits which tell you the amount of characters in the next username and so on. The scores are then put in order and what you see in the end is a working online leaderboard!