Skip to content

ChrisWcs/ReactConways

Repository files navigation

Synopsis

This project is a Conway's Game of Life simulator. It will generate a random board. It allows the user to start the simulation, pause the simulation, and reset it. React was perfect for this project since it does such a great job handling the updating when state changes.

Installation

  • git clone
  • npm install
  • npm start

Contributors

Credits

License

  • MIT