.SCRATCH 파일 확장자
Scratch 0.x Project
| 개발사 | MIT |
| 인기도 |
4.2 | 103 투표 |
SCRATCH 파일이란 무엇인가요?
A SCRATCH file is a development project created by version 0.x of MIT Scratch, a block-based development environment. It contains a program a user created in Scratch, as well as any images, audio, or other assets the user imported into their development project. SCRATCH files were replaced by .SB files in Scratch 1.0.
추가 정보
Scratch is a popular development environment that children and other novice developers use to learn how to code. MIT released the original version of Scratch, known as Scratch 0.x, in 2003.
Scratch 0.x saved users' development projects as SCRATCH files. These files are binary files that contain the project's Scratch source code and other assets, translated into binary data.
SCRATCH 파일을 여는 방법
You can open a SCRATCH file with versions 0.x and 1.x of MIT Scratch, which are still available in some online Scratch archives. You cannot open SCRATCH files with current versions of Scratch.
