beehive.lua
Behavior Tree
A Lua implementation of a behavior tree data structure for AI decision-making in games and other applications.
A behavior tree implementation in lua.
15 stars
3 watching
0 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
behavior-treegame-aigamedev
Related projects:
Repository | Description | Stars |
---|---|---|
gizmo199/behaviortree | A simple behavior tree system for Gamemaker Studio 2 allowing sequential and fallback state management | 8 |
pzuh/decisiontree | An implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games. | 3 |
aigamedev/btsk | A set of tools and libraries for building behavior tree-based decision-making systems in games | 455 |
litanlitudan/skyagi | A tool for simulating human-like behaviors in language models using generative agents | 764 |
tconkling/godmode-as3 | An implementation of a behavior tree data structure in ActionScript | 27 |
limbonaut/limboai | A C++ plugin for Godot Engine 4 providing a combination of Behavior Trees and State Machines to create complex AI behaviors. | 1,228 |
whuop/hxbt | Implementation of a behavior tree data structure for use in game development and AI applications | 44 |
miccol/behavior-tree | A lightweight C++ library for implementing behavior trees used in robotics and AI | 185 |
stonier/py_trees | An implementation of behaviour trees for decision making in complex systems | 12 |
miccol/ros-behavior-tree | A behavior tree library for robotics and AI that enables modular control of complex systems | 350 |
cerebral-legacy/redux-action-tree | An implementation of a signal-based behavior tree for Redux actions | 228 |
behaviortree/groot | A graphical editor to design and visualize behavior trees in C++. | 736 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
actboy168/bee.lua | A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications. | 160 |
bensadeghi/decisiontree.jl | A Julia package implementing popular machine learning algorithms | 8 |