A Lua hierarchical task network planner for AI, featuring partial planning, domain splicing, and minimal dependencies.
FluadHTN is a Lua port of the FluidHTN framework, providing a hierarchical task network (HTN) planner for AI decision-making. It enables the creation of complex, goal-oriented behaviors by decomposing high-level tasks into executable primitive actions through forward decomposition.
FluadHTN emphasizes extensibility and performance, offering a clean separation between planning and execution while maintaining a lightweight, portable codebase suitable for game AI and simulation contexts.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.