NETLOGO
· agent-based modeling
MODEL
setup
go
step
tick speed
60ms
PARAMETERS
changing a param resets the world.
model:
…
tick:
0
turtles:
0
PLOTS
DESCRIBE A SIM
generate
save
LIBRARY
…