awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wesleywerner avatar

wesleywerner/lua-star

0
View on GitHub↗
80 stars·7 forks·Lua·MIT·1 view

Lua Star

Easy A* path finding for Lua

Features

  • AI and Pathfinding - Pure Lua implementation of A pathfinding.

Star history

Star history chart for wesleywerner/lua-starStar history chart for wesleywerner/lua-star

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Lua Star

Similar open-source projects, ranked by how many features they share with Lua Star.
  • drhayes/beehive.luadrhayes avatar

    drhayes/beehive.lua

    28View on GitHub↗

    A behavior tree implementation in lua.

    Lua
    View on GitHub↗28
  • glorifiedpig/luafindingGlorifiedPig avatar

    GlorifiedPig/Luafinding

    44View on GitHub↗

    Fast & easy-to-use A* module written in Lua

    Lua
    View on GitHub↗44
  • nrosa01/lovelytreesNrosa01 avatar

    Nrosa01/LOVElyTrees

    20View on GitHub↗

    Simple to use yet powerful behaviour tree system for your games. The behaviour tree system itself is LÖVE independant, only the tree_render.lua uses LÖVE stuff.

    Lua
    View on GitHub↗20
  • safebox36/odaihtnSafebox36 avatar

    Safebox36/OdaiHTN

    12View on GitHub↗

    Total-order forward decomposition planner. Pre-existing Domain Builder to simplify the design of code-oriented HTN domains. Partial planning. Domain splicing. Domain slots for run-time splicing. Replan only when plans complete/fail or when world state change. Early rejection of replanning that…

    Lua
    View on GitHub↗12
See all 6 alternatives to Lua Star→

Frequently asked questions

What does wesleywerner/lua-star do?

Easy A* path finding for Lua

What are the main features of wesleywerner/lua-star?

The main features of wesleywerner/lua-star are: AI and Pathfinding.

What are some open-source alternatives to wesleywerner/lua-star?

Open-source alternatives to wesleywerner/lua-star include: drhayes/beehive.lua — A behavior tree implementation in lua. glorifiedpig/luafinding — Fast & easy-to-use A* module written in Lua. nrosa01/lovelytrees — Simple to use yet powerful behaviour tree system for your games. The behaviour tree system itself is LÖVE independant,… safebox36/odaihtn — Total-order forward decomposition planner. Pre-existing Domain Builder to simplify the design of code-oriented HTN… xiejiangzhi/astar — A star path finder for Lua. yonaba/jumper — Fast, lightweight and easy-to-use pathfinding library for grid-based games.