Tutorial to make the leaderboard: https://www.youtube.com/watch?v=oH9MKBMFjv4 This is the result of following the five High Scores Tutorials. It shows how to create a cloud leaderboard to add to your own games! The project's game is somewhat enhanced to make the demo a little more fun. Note that there are two small but important changes to the code: 1) A commented tweak to the "update highscores" receiver in the "high scores" sprite. 2) Addition of "-" and "_" costumes to the "Text" sprite Future high score tutorials which build upon this will be rolled out soon to allow 50+ scores and names to be added as well as full scrolling displays as used in my Batty Ball Bouncer game: https://scratch.mit.edu/projects/398402800/ #techdemo #description(A simple leaderboard that can be made by following the basic high score tutorial)