Skip to content

"Build the Game of Life" is a project required for freeCodeCamp's Data Visualization Certification.

License

Notifications You must be signed in to change notification settings

CharmedSatyr-freeCodeCamp/game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Game of Life

Build Status Codacy coverage Greenkeeper badge

"Build the Game of Life" is a freeCodeCamp project


Initially Completed: April 20, 2017 Last Updated: June 9, 2019


Technologies

  • React (via Create React App)
  • Redux
  • SCSS

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.

About

"Build the Game of Life" is a project required for freeCodeCamp's Data Visualization Certification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published