Yonaba / Jumper

Fast, lightweight and easy-to-use pathfinding library for grid-based games
http://yonaba.github.io/Jumper
MIT License
607 stars 122 forks source link

Nodes traversal rules for grid tiles #21

Open Yonaba opened 10 years ago

Yonaba commented 10 years ago

We can have, for grid maps, tiles than can only be crossed in specific directions. For instance, it can only be entered north, south, etc.