Game of Life (React + Redux)
An implementation of John Conway's Game of Life in React and Redux.
BY Peter Daily
Game of Life React + Redux Implementation
Read the rules of the game on the Game of Life Wikipedia Page
You can click to add your own cells or generate a random grid. You can also step through one generation at a time or play/pause to automatically advance generations.
codepen demo
See the Pen Game of Life (React + Redux) by Peter Daily (@thepeted) on CodePen.