Random Walker
Demonstrates a landscape agent-based modelling technique in which mobile agents move across a gridded landscape following probabilistic rules. Agents perform correlated random walks, computing the angle between their current direction and the direction to each candidate cell to determine movement probabilities — illustrating how spatial variables and agent behaviour can be modelled dynamically in SELES.
Adapted from the SELES wiki.