Skip to content

johnkirtley/conways-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life With React Hooks

The Game of Life is a cellular automaton devised by British mathematician John Horton Conway in 1970. One interacts with the Game of Life by creating an initial configuration and observing how it evolves.

Demo

Alt Text

Installation

npm install

Future Additions

  • Refactor to a more efficient State Management solution.
  • Add ability to adjust grid size.
  • Add more preset patterns.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published