Skip to content

Skithy/game-of-life

Repository files navigation

Colourful Game of Life!

Made with React (with hooks) and web workers

To run locally

git clone
npm install
npm start