Wator Simulation

Fish Breeding Age:
Shark Breeding Age:
Shark Starvation:
# Chronons:
# Fish:
# Sharks:
USAGE:
Start: Start or continue simulation.
Stop: Pause simulation.
Reset: Clear ocean and reseed.

Sharks are red; fish are yellow.

Alter the values for Breeding Age and Starvation to change the behaviour of the simulator.

The simulation will stop running when one population type drops to zero - the end is inevitable.

Wator is an implemention, in Clojurescript, of the predator/prey simulation described by A.K. Dewdney in "The Armchair Universe".

Source code can be found on Github.