/react-game-of-life

React implementation of Conway's Game of Life

Primary LanguageJavaScriptMIT LicenseMIT

react-game-of-life

React implementation of Conway's Game of Life

Development

To try the game run:

npm install
npm start