https://github.com/ashblue/fluid-behavior-tree-ctf-example
CTF example that demonstrates how an AI might be written with Fluid Behavior Tree
https://github.com/ashblue/fluid-behavior-tree-ctf-example
Last synced: 5 months ago
JSON representation
CTF example that demonstrates how an AI might be written with Fluid Behavior Tree
- Host: GitHub
- URL: https://github.com/ashblue/fluid-behavior-tree-ctf-example
- Owner: ashblue
- License: mit
- Created: 2019-05-30T18:50:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-24T19:24:27.000Z (almost 6 years ago)
- Last Synced: 2025-04-03T01:05:17.487Z (9 months ago)
- Language: C#
- Size: 38.1 KB
- Stars: 20
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fluid Behavior Tree - Capture The Flag Example
Example Unity repo that demonstrates capture the flag AI with [Fluid Behavior Tree](https://github.com/ashblue/fluid-behavior-tree).