Drag the blocks around! This project emulates the scratch block editor. Nothing more. The scripts are not runnable but will light up when clicked. I tried to make the aesthetics as close as possible to the real thing. So far I have only implemented the "move 10 steps" & "forever" blocks because they have much different mechanics. Please comment any bugs that don't exclusively happen when the scripts are highlighted in yellow. (That is still VERY buggy and I haven't got around to working on it yet)
I made all the code. (It is kind of messy... I know) The textures of the blocks are from scratch. (I probably don't need to say that) As of now, I am not planning to turn this into A full scratch emulator. I am building this for a scratch-based clicker game I am working on.