Life game



Introduction

Here is a lattice similar to a chess-board. The lattice compromises of cells in which there are some creatures living (but only ONE creature can inhabit ONE cell.) A cell which is inhabited by a creature is "on" (colored blue) and an empty cell with no creature is "off" (colored yellow).


Rules

Each cell is surrounded by eight neighboring cells. The creatures increase or decrease in the next step according to the following rules:
  • If a cell is "on"
    When two or three of the neighboring cells are "on" , the cell remains "on". In other cases the cell becomes "off".
  • If a cell is "off"
    When three of the neighboring cells are "on" , the cell also becomes "on". In other cases the cell remains "off".

  • Applet

    How to use this applet

    1. Click cells to define initial condition or press [A] to [F] button.
    2. Press [Next] button to go to the next step.
    3. Press [Next] button several times.
    3. Press [Again] button to go back to initial condition.
    4. Press [Clear] button to make all cells "off".

    Experiment
    A
    B
    C
    D
    E
    F