Download GFGAA (Version 0.98, April 30, 2008), an optional generator for graph algorithm animations. This allows the user to visually generate graph structures. It is also able to animate a set of graph algorithms on the given graph(s) in AnimalScript. You can start the tool using
java -jar gfgaa_0p98-30-04-08.jar
Here you can find links to the following set of extension packages:
Download SortAlgorithmGUI.jar, an optional extension for generating sorting algorithm animations on demand. The tool can be started by
java -jar SortAlgorithmGUI.jar.
Note: the extension is now outdated; all contents have been incorporated directly into Animal.
Download Searching.jar, an optional generator for searching and string searching algorithms. This generator can currently handle the following algorithms:
Please note that this generator is currently only available in German!
Download AnimalVigenere.jar, an optional extension for generating animations for the Vigènere data encyption algorithm on demand. The tool can then be started by java -jar AnimalVigenere.jar