Welcome! This project is a concept proposal for new Scratch blocks focused on local file management and advanced text manipulation. How does the idea work? - The "new" block lets you export project data into local files (.JSON or .txt) in a 100% safe way to save your game progress. - The "read" block retrieves the saved information directly from your computer. - The "split" block cuts any text using the separators you choose (like JSON brackets or vertical bars) and returns the exact part you need, saving you hundreds of lines of code! Leave a comment with your thoughts and feedback!
- All custom block designs and visual interfaces were created by me based on the Scratch UI style.