lua-star
Pathfinder
A Lua implementation of the A"* pathfinding algorithm
Easy A* path finding for Lua
69 stars
2 watching
7 forks
Language: Lua
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An A"* path-finding algorithm implementation in Lua | 14 |
| An A"* pathfinding algorithm implemented in Lua for the Love2D game development framework. | 34 |
| An implementation of the A* pathfinding algorithm | 39 |
| A flexible A"* search algorithm-based pathfinding interface for tile-based maps. | 3 |
| A minimal implementation of the A* pathfinding algorithm in C, suitable for small maps. | 127 |
| A pathfinding algorithm designed for 2D games with obstacles mapped to rectangular cells. | 7 |
| A lightweight pathfinding library for grid-based games | 620 |
| An Openresty Lua module implementing a user agent string parser for identifying web crawlers and users. | 64 |
| A collection of reusable Treesitter methods in Lua to simplify parsing and processing of text data | 9 |
| A pathfinding and A"* solver written in platform-independent C++. | 329 |
| A Lua interpreter running in a WebAssembly environment | 795 |
| Adds UTF-8 support to the Lua programming language and its variants | 416 |
| An asynchronous A* pathfinding API written in Javascript. | 1,897 |
| An implementation of classic algorithms and data structures in Lua | 50 |
| An algorithm for finding the shortest path in a graph | 32 |