John Conway's Game of life - https://inka13.github.io/game-of-life/

freeCodeCamp data visualization challenge

Used tehnologies: HTML, CSS, Javascript, React

User Stories:

  1. When I first arrive at the game, it will randomly generate a board and start playing.

  2. I can start and stop the board.

  3. I can set up the board.

  4. I can clear the board.

  5. When I press start, the game will play out.

  6. Each time the board changes, I can see how many generations have gone by.

  7. Each time the board changes, I can see how many generations have gone by.

Here's an overview of Conway's Game of Life with rules for your reference: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life