/gdx-ai

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

Primary LanguageJavaApache License 2.0Apache-2.0

This is a fork of gdx-ai updated to depend on mini2Dx instead of LibGDX.

Usage

The version number will always correspond to the mini2Dx version that the framework requires.

Gradle

compile "org.mini2Dx:gdx-ai:2.0.0-alpha.41"

License

The gdxAI project is licensed under the Apache 2 License, meaning you can use it free of charge, without strings attached in commercial and non-commercial projects.