John Conway's game of life in react/redux

Nov 2018

Game of Life in react/redux

John Conways Game of Life created in react and redux. The Game of Life is a zero -player game, meaning that it will require no further input. The cells interact with each other based on 4 simple rules.

  • React
  • Redux
  • Javascript