Skip to article frontmatterSkip to article content

The World Patches Live In (10 min)

Patches = Grid Squares That Make Up the World

Think of the NetLogo world as a grid of squares, like:

Each square is called a patch and has:

Each Patch Has Properties (Color, Variables)

Built-in properties:

Custom properties you might add:

Environment Shapes Agent Behavior

The environment isn’t just decoration - it actively influences what agents do:

Examples: