libgdx / gdx-ai

Artificial Intelligence framework for games based on libGDX or not. Features: Steering Behaviors, Formation Motion, Pathfinding, Behavior Trees and Finite State Machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the tests

4lfg24 opened this issue · comments

commented

Hi, sorry for the noobish question, is there a way to run the tests from the gdx-ai/tests? Is there an already existing executable jar with all of those or do I have to make one myself?

Yes, AFAIK you have to build tests yourself.