Skip to content

GCrispino/game-of-life-react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game-of-life-react-redux

This is a Conway's Game of Life implementation with react and redux


Demo

https://gcrispino.github.io/game-of-life-react-redux/

Run locally

Using npm npm install then npm start

Using yarn yarn then yarn start

Run tests(not many, honestly)

npm test or yarn test

About

Conway's game of life implementation with react and redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published