Discord
@leonlinsx/aging-population
Simulation
0
Public

Aging Population

This simulation combines three library behaviors (“age”, “reproduce”, and “random_movement”) with a “manager” behavior to create an agent population that reproduces and dies off based on their age.

This simulation combines three library behaviors (“age”, “reproduce”, and “random_movement”) with a “manager” behavior to create an agent population that reproduces and dies off based on their age.

As an agent’s age increases, their change of dying becomes greater and their reproduction rate changes.