jumper

Fast and easy-to-use pathfinding library for 2D grid-bases games

$ luarocks install jumper

Jumper is a pathfinding library designed for uniform-cost 2D grid-based games. It features a mix of A-Star, Jump Point Search
and Binary-Heaps. It aims to be fast and lightweight. It also features a clean public interface with chaining features
which makes it very friendly and easy to use.

Versions

1.8.1-19 years ago6,332 downloads
1.8.0-19 years ago108 downloads
1.8.09 years ago268 downloads
1.7.0-19 years ago160 downloads
1.6.3-19 years ago161 downloads
1.6-29 years ago93 downloads

Dependencies

lua >= 5.1

Labels

Manifests