davebaol / gdx-ai

AI algorithms like path finding, finite state machines and steering behaviours for libGDX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A tiny, still growing, AI framework for games. It's entirely written in Java.

The gdxAI project is a libGDX extension living under the libGDX umbrella.

Build Status

Getting Started

News & Community

Check the libGDX blog for news and updates. You can get help on the libGDX forum and talk to other users on the IRC channel #libgdx at irc.freenode.net.

Reporting Issues

Something not working quite as expected? Do you need a feature that has not been implemented yet? Check the issue tracker and add a new one if your problem is not already listed. Please try to provide a detailed description of your problem, including the steps to reproduce it.

Contributing

Awesome! If you would like to contribute with a new feature or a bugfix, fork this repo and submit a pull request. Also, before we can accept substantial code contributions, we need you to sign the libGDX Contributor License Agreement.

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. We love to get (non-mandatory) credit in case you release a game or app using gdxAI!

About

AI algorithms like path finding, finite state machines and steering behaviours for libGDX

License:Apache License 2.0


Languages

Language:Java 99.2%Language:Groovy 0.7%Language:Shell 0.0%Language:Perl 0.0%