An open API service indexing awesome lists of open source software.

https://github.com/andresilmor/tanks-behavior-trees

Use of Behavior Trees to create a "World" with factions of Tanks with some degree of intelligence slowly walking to the their end.
https://github.com/andresilmor/tanks-behavior-trees

artificial-intelligence behaviour-tree behaviour-trees csharp game-development game-engine unity

Last synced: about 2 months ago
JSON representation

Use of Behavior Trees to create a "World" with factions of Tanks with some degree of intelligence slowly walking to the their end.

Awesome Lists containing this project

README

        

# Tanks - Behavior Trees

This project was the last one and also the one more advanced and with more features, it was used the Behavior Bricks asset from the Unity Asset Store (to use this project it is needed to import/install the asset again), while was used some of the code already gived by the asset mostly was created originally.