btsk
Behavior Tree Kit
A set of tools and libraries for building behavior tree-based decision-making systems in games
Behavior Tree Starter Kit
455 stars
53 watching
129 forks
Language: C++
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gizmo199/behaviortree | A simple behavior tree system for Gamemaker Studio 2 allowing sequential and fallback state management | 8 |
tconkling/godmode-as3 | An implementation of a behavior tree data structure in ActionScript | 27 |
drhayes/beehive.lua | A Lua implementation of a behavior tree data structure for AI decision-making in games and other applications. | 15 |
miccol/behavior-tree | A lightweight C++ library for implementing behavior trees used in robotics and AI | 185 |
pzuh/decisiontree | An implementation of a binary decision tree using ActionScript 3.0 for AI bot/agent in video games. | 3 |
behaviortree/groot | A graphical editor to design and visualize behavior trees in C++. | 736 |
autonomous-logistics/sts_bt_library | Provides a C++ implementation of behavior tree logic for distributed robotic applications | 21 |
miccol/ros-behavior-tree | A behavior tree library for robotics and AI that enables modular control of complex systems | 350 |
stonier/py_trees | An implementation of behaviour trees for decision making in complex systems | 12 |
sjl/beast | A toolkit for building flexible objects in Common Lisp for video games. | 27 |
tradingstrategy-ai/getting-started | A repository providing examples and tools for developing and backtesting algorithmic trading strategies in Python. | 59 |
marcotcr/checklist | A suite of tools and tests for evaluating the behavior of natural language processing models | 2,010 |
brandonarmand/binari | An interactive code editor with a live visual representation of binary trees to teach data structures and algorithms. | 180 |
bensadeghi/decisiontree.jl | A Julia package implementing popular machine learning algorithms | 8 |
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 |