.SB2 파일 확장자
Scratch 2.0 Project File
| 개발사 | MIT |
| 인기도 |
4.3 | 1196 투표 |
SB2 파일이란 무엇인가요?
An SB2 file is a program created with Scratch, an application development platform created at the Massachusetts Institute of Technology (MIT). It contains Scratch programming language code used for creating stories, small games, and animations. SB2 files replaced the original Scratch .SB files and were themselves replaced by .SB3 files.
추가 정보
SB2 files are saved in the Scratch 2.0 file format. The SB2 file is simply a .ZIP archive that stores contents such as sprites, scripts, costumes, and sound files. You can extract the contents of an SB2 file with a Zip-compression utility, such as Microsoft File Explorer, Apple Archive Utility, 7-Zip, Corel WinZip, or RARLAB WinRAR.
To create an SB2 file:
- Open the "Scratch Project Editor" on the MIT Scratch page.
- Create your animations and select File → Download to your computer in the browser window.
- Name your file, choose the save location, and click Save.
참고: A Scratch project may be compiled as a Java archive (.JAR file), which can be run in a web browser.
SB2 파일을 여는 방법
You can open an SB2 file with Scratch Desktop (multiplatform), Scratch 2.0 Offline Editor (multiplatform), the MIT Scratch web program, and Scratch (Android).
To open an SB2 file with Scratch Desktop, select File → Load from your computer.
Panther (Windows), Snap! (multiplatform), and Scratux (Linux) can also open SB2 files.
SB2 파일을 변환하는 방법
Scratch Desktop can convert SB2 files to SB3 files. To convert an SB2 file, open it with Scratch Desktop, then select File → Save to your computer.
