This is a circuit that acts as one cell for Conway’s game of life (GOL). The eight logic sources are the inputs from the eight adjacent cells, the logic train is the clock, the LED is the light that says whether the cell is “alive” or “dead”, and the wire leading to the LED is the output that goes to each of the adjacent cells.