Pathfinder

by Theodis
A library containing implementations of the A* and Dijkstra algorithms.
ID:758726
 
Keywords: diagonal, dijkstra, range
Hey, do you know how I would make your Dijkstratestrange (The last verb) work to not include any diaonal movement? So, it would find out what blocks you can move to in # movements, with only N,E,S and W movment?