Skip to content

ayush987goyal/game-of-life

Repository files navigation

Game Of Life

Build Status

Hosted on Game of Life

Free Code Camp User Stories

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

  • I can start and stop the board.

  • I can set up the board.

  • I can clear the board.

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

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