nilsso / LuaPathfinding

Lua pathfinding module and demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LuaPathfinding

Lua pathfinding module experiment. Implementation based on Mat Buckland's from his book ``Programming Game AI by Example''.

Require's the LÖVE (Lua) game engine: https://love2d.org/

To run the demo run love src/ from the repo base directory.

About

Lua pathfinding module and demo


Languages

Language:Lua 100.0%