Life Game

Implementation in React of the pioneering Game of Life by John Conway. Each cell will die, stay alive, or be born depending on the number of alive cells. One of the most influential automata of all times. Let the program evolve and see the emerging patterns!