limited_direction 0.1.0

Find path to any direction and distance but with limited directions
Documentation
1
2
3
4
5
6
# limited-direction


My algorithm that find path to any direction and distance but with limited directions
Seems to be support multiple directions but I'm not sure what is not supported.
And I doesn't really know if this algorithm has already been made.
I just can't find anything else on the internet so I made one.