Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 23 hours ago
JSON representation

A behavior tree library to integrate with i.e Unity Game Engine for controlling agents / AIs / NPCs

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)