[starlogo-users] (no subject)

Zara Phang zphang at epcc.ed.ac.uk
Mon Jul 16 08:00:18 EDT 2007


Hello again

I've got stuck again and was hoping that someone could either tell me that 
what I'm trying to do is just impossible in Starlogo TNG or point me a way 
in which it could be.

Bsaically I've got two procedures for my agents, and I've stuck them in a 
forever loop, so something like:
forever do { procedure1, procedure2}

which, for each agent, does procedure1, then procedure2, before moving 
on to perform the same for the next agent.

What I was trying to do is make it so that every agent will perform 
procedure1, and then every agent will perform procedure2.

Is that possible?

Thanks in advance
Zara

(p.s. In case anyone is curious, I am trying to do Conways Game of Life 
but I am running into this issue as it is state-based)


More information about the starlogo-users mailing list