Squeak Etoys is a "media authoring tool"-- software that you can download to your computer
and then use to create your own media. You can write out your project and share it with others.
Etoys runs on any Mac or Windows machine, as well as on the OLPC XO machine.
It is free.
Find out about Etoys.
Text of this guide (for searching): Script Tile: Test Category Tiles
Tests are used to make things happen the way you imagine.
Click the green clock to start and stop the script. Click on an Ellipse in Supplies and
open a Viewer for it.
Click on a Test Yes No tile and drop it into the world; it changes into a Scriptor. The top line asks:
If the top line's statement is true
The next two lines answer:
If yes (true) then . . .
If no (false) then . . .
It takes time to explore the potential of tests in projects.
The more you think about how to frame IF/THEN statements, the more
ideas you will capture in Etoys. You can always open Viewers for the objects in projects to read, and change, their scripts.
Text is an object too.