Skip to content

fergie-nz/game-of-life-react

 
 

Repository files navigation

Conway's game of life in React

This is a rendition of Conway's 'game of life' in react.

Installation

npm i
npm run dev

Or you can view on Heroku at:

https://gof-react-fergus-roache.herokuapp.com/

Future work

  • A timing start device to cycle through automatically
  • A shape encyclopedia
  • Dynamic re sizing of grid to account for growing shapes

About

Game of life rendered in react and redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.4%
  • HTML 9.1%
  • CSS 2.5%