python-pathfinding
python-pathfinding copied to clipboard
Walls with several sides
Implement an additional grid storing walls, similar to the javascript solution (and maybe an editor to easily create those walls): https://github.com/qiao/PathFinding.js/issues/185
@brean Please return to this!