AI for Games versions and download

This software is distributed under the zlib/libpng license, which is OSS (Open Source Software) compliant.

Download AI for Games library from SourceForge

(For more detail on version changes click here)

V1.1.1

Fixes bug in calculation of Manhattan heuriistic cost.

V1.1

This version has been updated to simplify the creation of animated renderers. It has deprecated some methods including world.draw(). All the programming guides and the Processing examples have been updated for this version. For greater detail on the changes please read this guide.

V1.0.3

Fixes a bug in the world.birth method which prevented entities being killed off at runtime. Thanks to StefanW for finding and reporting this and the previous bug

V1.0.1

Fixes a bug in the world.birth method which prevent entities being added at runtime.

V1.0.0

The first release. Make sure you visit the website to get more information about this libary and how to use it.