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-113 years ago7,194 downloads
1.8.0-111 years ago195 downloads
1.8.013 years ago314 downloads
1.7.0-113 years ago189 downloads
1.6.3-113 years ago188 downloads
1.6-213 years ago108 downloads

Dependencies

lua >= 5.1

Labels

Manifests