Skip to content

schlattk/gol_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#GAME OF LIFE

implemented using create-react-app with REACT components for the game field

  • uses JS Class syntax for the game
  • uses modules for utility functions
  • uses REACT components for efficient dom updating

clone the repo npm install

npm start to run npm test to run tests

In the app click on blank to create your own shape by clicking on the field or click random to get a randomly populated field

  • then click run to start the game
  • click stop to stop and start to continue
  • to get a new field click blank twice or random again

About

Game of Life with React components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published