Skip to content
/ gdx-ai Public
forked from 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

License

Notifications You must be signed in to change notification settings

mini2Dx/gdx-ai

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.1%
  • Ragel 0.9%