[Etoys] [Q] when I make procedural script with eToys.
SeungBum Kim
picxenk at gmail.com
Sun Oct 7 11:11:23 EDT 2007
Hi,
When I make a script like below,
Object forward by 10
Object turn by 90
Object forward by 10
Object turn by 90
Object forward by 10
Object turn by 90
Object forward by 10
Object turn by 90
or using "repeat tile"
Repeat 4 times
Do
Object forward by 10
Object turn by 90
then, click "!" button to run once.
It doesn't make a square shape in the OLPC image. (of course with pen down)
Actually, I used that procedural eToys codes in 3.8 image for teaching
L-system incrementally.
What's wrong with OLPC eToys?
More information about the Etoys
mailing list