About 11,000,000 results
Open links in new tab
  1. How to use CLOUD VARIABLES ☁ | Variable step by step | Easy - Scratch

    In this video, we explain step by step the use of cloud variables and we set an example which makes it easy to understand.

  2. A complete guide to "Cloud Variables" - Discuss Scratch

    Nov 19, 2024 · If you are recently promoted to a scratcher and are wondering what is the checkbox which says ‘Cloud variable (stored in server)’ when you create a variable, then this …

  3. Cloud Data - Scratch Wiki

    Cloud data is a feature that allows users to store number-containing variables "in the cloud," or on Scratch 's servers. These variables are shared between all computers running a project, which …

  4. How do cloud variables work on scratch? - Codingal

    Aug 20, 2025 · Discover how cloud variables work in Scratch! Learn how kids can save scores, share data, and create interactive multiplayer games using cloud storage.

  5. How To Use Cloud Variables In Scratch Programming [Explained]

    Feb 19, 2024 · Variables in scratch coding for kids are classified into three types: local variables, global variables, and cloud variables. I hope you now understand what a cloud variable is after …

  6. How To Make A Cloud Variable In Scratch - Mixed Kreations

    Cloud variables are a powerful feature that allow you to store data in the cloud, making it accessible across different devices and sessions. In this article, we will show you how to make …

  7. how to use cloud variables! - Discuss Scratch

    May 28, 2024 · Finally, a really good place for Scratch guides is the Scratch Wiki - check it out and see if it's something you might like to work on. They have a number of guides - and great …

  8. Master Cloud Variables in Scratch - SKOOL OF CODE

    Embark on a coding adventure with Skoolofcode and discover the secrets of using cloud variables in Scratch. Our expert teachers guide kids aged 6-16 through a fun-filled journey, unlocking …

  9. How to enable CLOUD VARIBLES on your SCRATCH project! | Scratch

    Ever wondered how to make a game with a world record in it? Wonder no more as in this video we show you how to do it and ways that you can use it! ...more

  10. Encoding and Decoding Cloud Data - Scratch Wiki

    Encoding a cloud variable is the process where one takes a list or string and compiles it into a number-only format. The reasoning for this is that Scratch currently only supports numbers in …