You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Issue is not a problem. So, I deleted Issue Template. It's an idea.
Scratch lastest version is 3. But it still doesn't work with git.
I thought that there is a way to make workable with git.
It's ... Make Scratch program data not binary.
I have opened .sb3 before, it was filled with .png,.wav,svg,json file.
File of png and wav are binary, but we can trans text file.
png-->svg
wav-->I don't know. But, Sound Programming file is good for this. Pitch of sound, time, etc are written in json. I'm sorry for I don't know audio file well.
If scratch works with git, children all over the world can learn git.
And, it's not binary and some server library is made, we can use scratch like js, ruby. Scratch will be not the only GUI.
I wonder if you think, it's happy. (I want to tell thank you before that, you read this)
The text was updated successfully, but these errors were encountered:
.sb3 is a zip file, which allows compressing heavy files.
Due to performance, parsing and quality problem, .png to .svg or .wav/.mp3 to programmed sound won't (and will never) come.
Also, git is so complicated for children. (Guess that Scratch is mainly for people over 8!) It's still possible to parse the .sb3 by unzipping and loading project.json.
2.2 Text-based coding in Scratch
Some users wish to code Scratch not with the blocks, but with typing code instead (similar to how more advanced programming languages work). However, the Scratch Team has discussed this possibility multiple times and has decided every time that it would not be beneficial for beginners or for teachers.
One amazing thing about block-based programming is that syntax errors largely do not exist. Text-based programming would introduce syntax errors which younger users might not understand.
This suggestion extends to coding Scratch in any text, including BBCode, Javascript, some form of pseudocode, or some other programming language. If you wish to code using another language, then you can learn it on your own, but it would have to be done outside of Scratch.
Uh oh!
There was an error while loading. Please reload this page.
This Issue is not a problem. So, I deleted Issue Template. It's an idea.
Scratch lastest version is 3. But it still doesn't work with git.
I thought that there is a way to make workable with git.
It's ... Make Scratch program data not binary.
I have opened .sb3 before, it was filled with .png,.wav,svg,json file.
File of png and wav are binary, but we can trans text file.
png-->svg
wav-->I don't know. But, Sound Programming file is good for this. Pitch of sound, time, etc are written in json. I'm sorry for I don't know audio file well.
If scratch works with git, children all over the world can learn git.
And, it's not binary and some server library is made, we can use scratch like js, ruby. Scratch will be not the only GUI.
I wonder if you think, it's happy. (I want to tell thank you before that, you read this)
The text was updated successfully, but these errors were encountered: