Download screencast (800x600): .mpeg, 25.4 MB, .mov, 49.4 MB
Load the source code:
Gofer new
squeaksource: 'Pharocasts';
package: 'ProgrammingWithLiveObjects';
load.Create a new moving turtle:
Turtle new
openInWorld;
goAt: 300@300This screencast was inspired by a tutorial from S.Ducasse (in french).
If you need reminders about trigonometry :)
Hello, first: my english is not so good, sorry.
ReplyDeleteI'm using a imagen 1.3 of Pharo, I can't delete the square.
when I try to click on it, I just can move it.
can you help me?