check out the live version @ gh-pages
- An implementation of John Conway's Game of Life
- Toggle cells to create initial states & observe their evolution over generations
- Load a random state & modify as desired
- Built in React.js
npm install
npm start
This project was bootstrapped with Create React App.