Skip to content

shuidong/BT-Test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BT-Test

Test project for [BT framework] (https://github.com/f15gdsy/BT-Framework).

It mainly demonstrates how AI code can be written using BT behavior tree framework.

NOTE that there is an improved version of this demo, that features hierarchical behavior tree, and fixes a bug you will find in this demo. [Improved] (https://github.com/f15gdsy/BT-Test/tree/improved)

Things to Show:

  1. Use BT framework to construct an AI for a dummy hero, who

  2. loves to beat Goblin, and

  3. is afraid of Orc, and

  4. escape whenever an Orc is within sight, and

  5. rest when there is no Goblin or Orc in sight.

  6. MoveAttackAI is where the behavior tree is constructed.

About

Test project for BT framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%