vdmaas Models

These models and simulations have been tagged “vdmaas”.

Example for book "Complex system research in Psychology" by Han van der Maas
Example for book "Complex system research in Psychology" by Han van der Maas

 An implementation of the classic Game of Life using agent based modeling. Rules:   A live cell with less than two alive neighbors dies.  A live cell with more than three alive neighbors dies.  A dead cell with three neighbors becomes alive.

An implementation of the classic Game of Life using agent based modeling.

Rules:
  • A live cell with less than two alive neighbors dies.
  • A live cell with more than three alive neighbors dies.
  • A dead cell with three neighbors becomes alive.