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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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!