A-Star_Lua A* pathfinding for beginners using Lua It's a simple Lua implementation of the A-Star pathfinding algorithm following a famous article by Patrick Lester, which can be found here: http://www.gamedev.net/page/resources/_/technical/artificial-intelligence/a-pathfinding-for-beginners-r2003