To compile, edit SWARMHOME in Makefile, and type make.

aquarium is my first attempt at building meaningful models with
emphasis on implementation issues and being a testbed for AI techniques
(still to come).

aquarium-0.03
-------------
- cartesian plane without boundaries (=toroid)
- one world, Moore-8 topology
- moveless fish (= spawning food), no perception
- fish spawning is one random try per step
- sharks moving randomly (set aim, go)
- shark-food perception is for current position only
- shark-shark perception is nil
- sharks spawning on enough energy, one random try per step
- sharks dying if no energy
- population count graph
- parameter input

Please see also HISTORY and COPYING.

rws
