Skip to content

hclarke/BehaviourTrees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Behaviour Trees

Behaviour trees are an alternative to state machines for describing game AI behaviours. The main advantage they offer over state machines is that they are composable, making them easier to iterate on and reason about locally.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages