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-110 years ago6,338 downloads
1.8.0-110 years ago108 downloads
1.8.010 years ago268 downloads
1.7.0-110 years ago160 downloads
1.6.3-110 years ago161 downloads
1.6-210 years ago93 downloads

Dependencies

lua >= 5.1

Labels

Manifests