Turtle Command

leap number

Turtles jump number steps only if no other turtle is currently on the patch they will land on.

Note: If the project requires that there is only one turtle per patch, all turtles should be set up on unique patches at the beggining of the simulation. Otherwise, the desired invariant of one turtle per patch may not be true.


Related commands:
fd jump