AGAI is a skirmish ai for the Game Engine Spring RTS. AGAI is written in Java.
AGAI is in an early developement-phase, nearly feature-complete to play BA, but currently some bugs prevent it to be a real opponet.
(The economy-manager is currently waste... )
Currently there is no release of AGAI.
To get the Sourcecode:
git clone git://github.com/abma/AGAI.git
No real documentation yet.
If you want to generate it yourself just run
cd AI/Interfaces/Java/bin
ant doc
Output will be in "game/AI/Interfaces/Java/0.1/doc/jdoc/".