Skip to content

chazmcgrill/cell-automaton

Repository files navigation

Cell Automaton

Deployment Status GitHub Release PR's Welcome Twitter Follow

Project based on the cellular automaton Game of Life devised by mathematician John Conway, built using React.

View project here

Tech Stack

To Run Locally

  1. Fork or clone this repo
  2. Run npm install to install dependencies
  3. Run npm start to start the dev server

Contributions

Feel free to contribute, just fork this repo and raise a PR.

Bugs & Issues

If you find any bugs or issues feel free to raise them in the issues section of this repo.