Turtle and Observer Command |
sprout [list of commands]
Each patch creates a turtle, which then executes Examples: ask-patches [sprout [setc green fd 1]] asks each patch to create a turtle, which sets its color to green and moves forward 1 unit. Related commands: |