Raspberry Pi Tested Scratch 1.4

Here are Scratch 1.4 (#scratch14) projects that have been tested on Raspberry Pi Model A:

formatting link

In many cases they were automatically converted from portable Scratch

2-projects in this studio:
formatting link
. They were converted to Scratch 1.4 using Bash- and Python-scripts in Rasbian, see
formatting link
. The originals are here:
formatting link
. If you can, please use the originals since some bugs might have been introduced when converting. The originals also have vector graphics which look better.

You can download these projects from the Bash-command-line in Rasbian using cURL and replace the project-number proj: proj=12957158; curl -L -o $proj.sb

formatting link
$proj/get/

You can also download all using: studio=244489; curl -L

formatting link
$studio/1/ 2> /dev/null | sed -n '/title.*projects\/[0-9]*/ {s/.*projects\/\([0-9]*\).*/\1/;p}' | while read proj; do curl -L -o $proj.sb
formatting link
$proj/get/; done

If you have Java in your web-browser you can run all these online from

formatting link
or if you have JDK (built-in into Rasbian) start them from the command-line: appletviewer
formatting link

Reply to
M.O.B. i L.
Loading thread data ...

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.