[Thread Prev] [Thread Next]
On 12 May 2006 at 4:11, zehava wizman wrote:
> Hello forum!
> I think you didn't get my last mail, so I send it again.
Oh, but we did:
http://mia.openworldlearning.org/mwforum/msg02223.html
http://mia.openworldlearning.org/mwforum/msg02224.html
http://mia.openworldlearning.org/mwforum/msg02227.html
> here attached a project, The turtles have follow T1, but when
> I push one of the keys designed (direct procedure) - the first
> turtle T1 gets a turn,but the other turtles have to go till the
> point the turtle turn, and just only after it, to turn in same
> direction and follow him. I didn't succedded to do it. I will be
> glad to get your good advise as usual.
I'm attaching my second attempt. I was more successful this time.
I couldn't achieve the simplicity I wanted, though.
The idea is that every turtle has a queue of instructions it has
to complete. When a turtle completes an instruction she puts it in the
instruction queue of the next turtle.
The cursor key instructions are placed in the queue of the the first
turtle.
The last turtle has to wait idly for a while until it has something
to do, and she shouldn't start doing those instructions right way,
she should wait until her personal queue has a certain size.
Daniel
The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any other MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.
---- File information -----------
File: FollowPathMany2.mw2
Date: 12 May 2006, 9:51
Size: 25568 bytes.
Type: Unknown
Attachment:
FollowPathMany2.mw2
Description: Binary data
Previous by thread:
turtle after turtle
Next by thread:
Re:Soduko
To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file.
|