checkmaxsteps

Usage

checkmaxsteps <start-coord> <end-coord> <step-count>

Return value

Boolean true or false: Whether there is a path from <start-coord> to <end-coord> by making <step-count> steps or fewer along adjacent squares.

Example

See also

checknsteps

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.