I have two types of turtles: shoppers and shops. I want shoppers to go to the shop that is closest to them based on a real GIS road network. So, I need the shop
I have defined a blah? as a property of a turtle under turtles-own. now in the to go i want turtles with blah? property to do something and I want turtles witho
I am trying to move a turtle towards it's offspring based on a shared variable. In my initial code I ask a male (breed) that has a display, but not a bower, to
I built a model of a tiger eating wolves. When the tiger's energy is greater than half of the sum of wolves' energy, the tiger would find the wolf closest to it