NetLogo banner

Home
Download
Help
Resources
Extensions
FAQ
NetLogo Publications
Contact Us
Donate

Models:
Library
Community
Modeling Commons

Beginners Interactive NetLogo Dictionary (BIND)
NetLogo Dictionary

User Manuals:
Web
Printable
Chinese
Czech
Farsi / Persian
Japanese
Spanish

  Donate

NetLogo Models Library:
Code Examples

(back to the library)

Link-Walking Turtles Example

[screen shot]

If you download the NetLogo application, this model is included. You can also Try running it in NetLogo Web

WHAT IS IT?

This example shows how to make turtles "walk" from node to node on a network, by following links.

EXTENDING THE MODEL

Animate the turtles as they move from node to node.

RELATED MODELS

  • Lattice-Walking Turtles Example
  • Grid-Walking Turtles Example

(back to the NetLogo Models Library)