godmode-as3
Behavior Tree
An implementation of a behavior tree data structure in ActionScript
A behavior tree implementation
27 stars
9 watching
7 forks
Language: ActionScript
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gizmo199/behaviortree | A simple behavior tree system for Gamemaker Studio 2 allowing sequential and fallback state management | 8 |
cerebral-legacy/redux-action-tree | An implementation of a signal-based behavior tree for Redux actions | 228 |
idered/behavior-tree | A framework for managing complex state transitions in React applications using behavior trees | 117 |
miccol/behavior-tree | A lightweight C++ library for implementing behavior trees used in robotics and AI | 185 |
aigamedev/btsk | A set of tools and libraries for building behavior tree-based decision-making systems in games | 455 |
drhayes/beehive.lua | A Lua implementation of a behavior tree data structure for AI decision-making in games and other applications. | 15 |
behaviortree/groot | A graphical editor to design and visualize behavior trees in C++. | 736 |
tconkling/react-as3 | A signals/slots and functional reactive programming library for ActionScript | 32 |
as3commons/as3commons-collections | A collection of reusable data structures and algorithms in ActionScript | 106 |
miccol/ros-behavior-tree | A behavior tree library for robotics and AI that enables modular control of complex systems | 350 |
autonomous-logistics/sts_bt_library | Provides a C++ implementation of behavior tree logic for distributed robotic applications | 21 |
stonier/py_trees | An implementation of behaviour trees for decision making in complex systems | 12 |
mikechambers/as3corelib | A collection of reusable classes and utilities for working with ActionScript 3. | 1,496 |
bustardcelly/as3couchdb | An ActionScript 3 API for interacting with CouchDB instances | 39 |
motemen/as3-klt | An ActionScript library implementing a feature detection/tracking algorithm based on the Kanade-Lucas-Tomasi method | 11 |