ScratchData LogoScratchData
Back to CodeLegend's profile

JSON -> scratchblocks converter

COCodeLegend•Created July 19, 2015
JSON -> scratchblocks converter
93
83
3410 views
View on Scratch

Description

This project will convert any Scratch project JSON file and convert its scripts into Scratchblocks format! It already has a sample JSON loaded. See if you can figure out which of my projects it is. ;) I haven't found any glitches with the JSON parser, except that it will accept any input and parse it regardless of errors. (this can cause errors) Glitches with the converter: -procdef is missing first parameter -call doesn't have any parameters :P -numeric dropdowns parse as text dropdowns -requesting a non existent script returns one anyways -dropdowns with built-in options (i.e. go to [mouse pointer v]) have different text -empty booleans contain nonexistent 'false' block -color inputs need to be converted to hex -some scripts don't work - tell me if you find one!

Project Details

Project ID70882556
CreatedJuly 19, 2015
Last ModifiedJune 14, 2016
SharedAugust 10, 2015
Visibilityvisible
CommentsAllowed