TinyMAS is no more under development. A large amount of its source code is merged into the Janus platform
The tinyMAS platform is provided with several demo programs.
This demo illustrates the use of tinyMAS on the classical "Prey and Predators" problem. A prey tries to escape from predators which want to catch it. Agents are developed for the world (a grid), the prey and the predators. The animals select randomly there moves.
Package: org.arakhne.tinyMAS.demo.preypredator1
This demo illustrates the use of tinyMAS on the classical "Prey and Predators" problem. A prey tries to escape from predators which want to catch it. Agents are developed for the world (a grid), the prey and the predators (snakes and lions). The snakes moves randomly. The lions are attracted by the prey. And the prey tries to escape all predators.
Package: org.arakhne.tinyMAS.demo.preypredator2

This demo illustrates the use of tinyMAS on the classical "Prey and Predators" problem. A prey tries to escape from predators which want to catch it. Agents are developed for the prey and the predators (snakes and lions). The snakes moves randomly. The lions are attracted by the prey. And the prey tries to escape all predators.
This demo is implemented with a situated environment based on influence/reaction principles.
Package: org.arakhne.tinyMAS.demo.preypredator3

A LaTeX style which permits to create Unified Process methodology (UP or RUP) based documents (document version, history, authors, validators, specification, task management, helping tools...).

A very small platform which permits to implement and run agent-based systems.