A simple implementation of a cellular automaton by John Horton Conway.
Code language: EN
Interface language: EN
Project is realised with React.
In the project directory, you can run:
npm install
- to install dependence
npm start
- to start a local development server
npm run build
- to build a production app
Official React website: https://reactjs.org/
Wikipedia article about Game of Life: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life