About 169,000,000 results
Open links in new tab
  1. "Save My Game!" Data Serialization & Escaping in Scratch

    Learn how to safely convert (serialize) your variables into a basic save code in this Scratch coding tutorial.

  2. How to make a simple save code system - Discuss Scratch

    Jan 31, 2016 · Greetings everyone, some people have really been wanting to do this but no one can explain it well, so I will explain it with scratch blocks, here we go! Since this is a simple …

  3. Saving Data - Scratch Wiki

    In this example, pressing S will save the "level" and "coins" variables into a single code. Now the data is saved, what's left is to encode it and switch it back to the original so the project can use it.

  4. How to create a Save/Load function on Scratch? - Stack Overflow

    Oct 20, 2023 · I am trying to make a game on Scratch that will use a feature to generate a special code, and when that code is input into a certain area it will load the stats that were there when …

  5. How to create save/load systems with list data in Scratch

    Jul 24, 2025 · Learn how to implement robust save and load functionality in your Scratch projects, including techniques for saving lists, variables, and game progress with custom encoding …

  6. griffpatch - "Save My Game!" Data Serialization & Escaping in Scratch

    Learn how to safely convert (serialize) your variables into a basic save code in this Scratch coding tutorial. We'll learn about simple CSV's (comma separated value), and implement a robust …

  7. My Save Code Format - GitHub Pages

    Over many years of developing Scratch projects, I have settled on a simple-to-use and easy-to-understand save code format and now use it on pretty much everything.

  8. How do you make save codes? - Discuss Scratch

    Jul 8, 2023 · The Add value block will store the desired value in the variable “save code”, via adding a separator, in this case, “;”. The Split block will split the save code via the “;” …

  9. How to make save codes? - Discuss Scratch

    Feb 5, 2025 · Hey guys, starrii here, I’m wondering how do you make (working) save codes? Also, how do they function?

  10. Scratch Save Code Tutorial | EASY - YouTube

    In this video, you will learn the basics of Scratch Save Codes. The tutorial in this video is very basic, so even a zombie pigman could follow along! ...more