Tutorial to make the advanced leaderboard: https://www.youtube.com/watch?v=DbFoOxys_l0 This is the result of following the four Advanced Leaderboard Tutorials. These tutorials build upon the project built from the basic leaderboard tutorials. You will learn how to make a cloud leaderboard that can store 50+ names and scores and can then display them in the frontend of your project and/or in realtime while your game is being played! The demo shows an example of the leaderboard in action using two modes. When you first tap the green flag you are in frontend mode where the scores scroll from the top to the bottom and back again (pausing on your own score if it exists on the leaderboard). After tapping the mouse you enter the game mode where the leaderboard stops scrolling and tracks your score. If you don't have a score on the leaderboard then it displays the lowest scores present so you know what you need to beat. If you've done the tutorial and are finding intermittent cloud problems then please note the comment in the "update cloud" custom block in the "high scores" sprites. Thanks to @PutneyCat and @colinmacc for helping track down the cause. #techdemo #description(The 50 score cloud leaderboard in this project was created by following the advanced leaderboard tutorial)