Skip to content

KenzoM/FCC-Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

John Conway's Game of Life

A single-web-page app that utilizes React.js to John Conway's Game of Life.

Wiki on Game of Life

Getting Started

Live Demo

The app is based on one of FreeCodeCamp's challenges.

It meets the following criteria:

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

User Story: I can start and stop the board.

User Story: I can set up the board.

User Story: I can clear the board.

User Story: When I press start, the game will play out.

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

Installing

  1. Clone the repository
  2. npm install
  3. npm start

Built With

Authors

  • Kenzo Mendoza - Initial work - Neotriz

About

FCC's Project -- Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published