Bobber
 

Game of Life

John Conway’s Game of Life – Required Project – Data Visualization Certification

Objective: Build the Game of Life

Must use both Sass and ReactJS to build this project. Use whichever libraries or APIs needed. Give it a personal style.

Requirements:

  • When opening the game, it will randomly generate a board and start playing
  • A user can start and stop the board
  • A user can set up the board
  • A user can clear the board
  • When a user presses start, the game will play out
  • Each time the board changes, a user can see how many generations have gone by