Java Behaviour Trees is a Java framework for easily building and running generic behaviour trees. Here, "behaviour tree" refers to the technique used to control the behaviour of characters in video games.
IMPORTANT NOTE: our source code has been moved to GitHub. You will find it at:
https://github.com/gaia-ucm/jbt
Note however that all the binary files will still be distributed here at SourceForge.
License
Apache License V2.0Follow Java Behaviour Trees (JBT)
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
So far I've been loving JBT. It's been remarkably easy to integrate it into my game. Hope to see this project out of Alpha at some point :)
-
Even if currently marked as alpha JBT seems to work very well. Good job!