Sie sind hier

AGAI

About

AGAI is a skirmish ai for the Game Engine Spring RTS. AGAI is written in Java.

Status

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.

Source

To get the Sourcecode:
git clone git://github.com/abma/AGAI.git

Documentation

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/".