.BLOCKX 파일 확장자
Blockx Project
| 개발사 | yoland |
| 인기도 |
1.5 | 2 투표 |
BLOCKX 파일이란 무엇인가요?
A BLOCKX file is a project file created by Blockx, a modified version of MIT Scratch. It contains a program, typically an animation or game, written in the Scratch programming language. However, BLOCKX files can be opened only with Blockx, and not with the default version of Scratch.
추가 정보
Scratch is a popular block-based development platform used to teach children about coding. Blockx is a modified version of Scratch 1.4 that includes a few additional features and categories of function blocks (such as Internet and More).
By default, Blockx saves the programming projects that developers create with it as BLOCKX files. These files contain all the project's information and assets, including imported sprites, sounds, and images.
BLOCKX 파일을 여는 방법
You can open a BLOCKX file with Blockx (Windows). To do so, select File → Open... from the program's menu bar. Then, navigate to and open your BLOCKX file. The development project your BLOCKX file contains will then appear in Blockx.
BLOCKX 파일을 변환하는 방법
You can use Blockx to convert a BLOCKX file to the .SB (Scratch Project) format, for use with other versions of Scratch. To do so, open your BLOCKX file, and then select File → Save As Scratch Project....
