By: Jens
Views: 2127 | LoveIts: 53
Description: This project shows how to create your own command blocks for Scratch using the Scratch Source Code released by MIT. Have fun! -Jens P.S.: you can get the source code following this link: http://scratch.mit.edu/pages/source There's also a helpful forum thread here: http://scratch.mit.edu/forums/v ... show more
By: Jens
Views: 1849 | LoveIts: 23
Description: This project explains how to get to the Squeak source code of Scratch to build your own Scratch development image. Note: The bug in Scratch exploited by this project has been eliminated in version 1.2.1, so you'll have to find a different one (hint: Try entering a non-numerical string into the Extr ... show more
By: Jens
Views: 822 | LoveIts: 28
Description: - caution: experimental - this project includes a patch which lets you export scripts (blocks and stacks) into editable text files using an XML format, and import such XML files as scripts back into Scratch. It also tells you how to install this patch into the officially published Scratch source c ... show more
By: Jens
Views: 692 | LoveIts: 7
Description: - caution: experimental - this project includes a tiny Squeak patch which dynamically adds scroll bars to the Scratch window, whenever you resize it below its minimum resolution. It will let you enjoy Scratch on older computers with low-res screens, e.g. 800x600, or whenever you need the Scratch ... show more
By: Jens
Views: 488 | LoveIts: 12
Description: - caution: experimental - this project includes a small patch which lets you experiment with lists (arrays) in Scratch. Note: This is really only suitable and useful for experienced Squeak hackers. Please let me know your thoughts on this. Have fun! Jens P.S.: The code embedded in this project ... show more
By: Jens
Views: 467 | LoveIts: 4
Description: - caution: experimental - this project includes a small patch which lets you turn any command or reporter block into a similar one of the same category, without having to tear apart your scripts, and to associate variable blocks with other variables. Kind of like you can already do with math block ... show more
By: billyedward
Views: 228 | LoveIts: 3
Description: STREAK IS OUT!!!!! It is at http://streak.t35.com/ Follow the steps in this project to make 2 new blocks: If a boolean is true, it reports the first value, else it reports the second. Im actually surprised, with the usefulness of this, and the relative shortness of the code that runs it, that MIT ... show more
By: jeffy24
Views: 47 | LoveIts: 1
Description: Look at this! New scratch source blocks! I thought <<> and <>>, <<> or <>>, and <not <>> blocks were weird going with the number sections, so I edited the source code and put it in the control section. They are also in the project!
