Jumper

Pathfinder

A lightweight pathfinding library for grid-based games

Fast, lightweight and easy-to-use pathfinding library for grid-based games

GitHub

620 stars
52 watching
124 forks
Language: Lua
last commit: almost 4 years ago
Linked from 2 awesome lists

gamedevluapathfindingpathfinding-algorithmspathfinding-library

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
albert-dang/a-star-pathingA pathfinding algorithm designed for 2D games with obstacles mapped to rectangular cells.7
glorifiedpig/luafindingAn A"* pathfinding algorithm implemented in Lua for the Love2D game development framework.34
dev1an/a-starAn implementation of the A* pathfinding algorithm39
prettymuchbryce/easystarjsAn asynchronous A* pathfinding API written in Javascript.1,897
micuurloon/adventurepathfindingImplementation of an efficient 2D pathfinding algorithm for a point and click adventure game32
matejsloboda/dijkstra_map_for_godotA pathfinding node for the Godot game engine that enables efficient computation of shortest paths in large graphs78
wesleywerner/lua-starA Lua implementation of the A"* pathfinding algorithm69
felselva/uastarA minimal implementation of the A* pathfinding algorithm in C, suitable for small maps.127
gmclan-org/dijkstra-graphA pathfinding solution in GameMaker that uses Dijkstra's algorithm to find the shortest path between two points in a weighted graph4
drybalka/tree-climber.nvimA plugin for easy navigation around the syntax-tree produced by treesitter.143
jdegoes/lambdaconf-2014-introgameA collection of materials and code snippets for teaching purely-functional game programming with Scala163
ramongilabert/walkerAn animation engine and library for building iOS apps with intuitive animations150
floatingbanana/groveA set of Lua libraries providing utility functions for graphics and animation in game development.13
yurigor/deepdashA tree traversal library for manipulating nested data structures in JavaScript.276
kevhiggins/a-star_pathfinderA flexible A"* search algorithm-based pathfinding interface for tile-based maps.3