Skip to content

suchnsuch/Hawthorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hawthorn

Hawthorn is a C# behavior tree library. It aims to provide a programming-oriented behavior tree composition with excellent ergonimics and type safety.

  • Code First: Hawthorn trees are designed to be composed directly in code. Easily mix reusable nodes and direct manipulation lambdas.
  • Generic Specificity: Hawthorn's use of generic types means you never have to cast your actor just to manipulate it.

About

A C# Behavior Tree Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages