This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-03-20 16:06:42

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

ScratchBlocks code generator from 2.0 project file

I made a ScratchBlocks code generator that can take the project source, and print ScratchBlocks code. It's still alpha software.

The link is here for usage instructions; click "view" at the top to use it.

To get the required project.json:
[list=1]
[*] Click Download to computer in the file menu on a project
[*] Find where you downloaded it to
[*] Change the name from [name].sb2 to [name].zip (optional - if you can do the following step without this, that's great!)
[*] Unzip it
[*] Open the file project.json
[*] Copy all of the contents
[/list]

I know that ScratchBlocks doesn't have all of the new blocks, but hopefully it will be soon!

WARNING: procedures don't work!

Offline

 

#2 2013-03-21 08:11:49

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: ScratchBlocks code generator from 2.0 project file

Wow!!!


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#3 2013-03-21 09:01:26

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: ScratchBlocks code generator from 2.0 project file

Thanks! I just updated it a bit, nothing major.


You can view the rendered blocks using blob8108's redone ScratchBlocks parser.

Offline

 

Board footer