Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sollimann/behaviortree
A behavior tree library to integrate with i.e Unity Game Engine for controlling agents / AIs / NPCs
https://github.com/sollimann/behaviortree
agent ai ai-planning behavior-tree finite-state-machine game-development mission-control mission-planning robot robotics unity unity-game-engine unreal unreal-engine
Last synced: 2 months ago
JSON representation
A behavior tree library to integrate with i.e Unity Game Engine for controlling agents / AIs / NPCs
- Host: GitHub
- URL: https://github.com/sollimann/behaviortree
- Owner: Sollimann
- Created: 2020-08-12T20:56:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-08T14:35:20.000Z (over 4 years ago)
- Last Synced: 2024-11-03T16:03:05.157Z (2 months ago)
- Topics: agent, ai, ai-planning, behavior-tree, finite-state-machine, game-development, mission-control, mission-planning, robot, robotics, unity, unity-game-engine, unreal, unreal-engine
- Language: C#
- Homepage:
- Size: 50.8 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Behavior tree class library
This is a behavior tree class library to use with i.e Unity Game Engine for controlling Agents/AIs/NPCs.[![Build Status](https://github.com/Sollimann/BehaviorTree/workflows/dotnet-ci/badge.svg)](https://github.com/Sollimann/BehaviorTree/actions)
[![GitHub pull-requests](https://img.shields.io/github/issues-pr/Sollimann/BehaviorTree.svg)](https://GitHub.com/Sollimann/BehaviorTree/pulls)
[![version](https://img.shields.io/badge/version-1.0.0-blue)](https://GitHub.com/Sollimann/BehaviorTree/releases/)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/Sollimann/BehaviorTree/issues)
![ViewCount](https://views.whatilearened.today/views/github/Sollimann/BehaviorTree.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Sollimann/BehaviorTree/graphs/commit-activity)