Skip to content

An implementation of the mathematician John Conway's Game of Life in React JS

Notifications You must be signed in to change notification settings

kirkdrichardson/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life

check out the live version @ gh-pages

  • An implementation of John Conway's Game of Life
  • Toggle cells to create initial states & observe their evolution over generations
  • Load a random state & modify as desired
  • Built in React.js
npm install
npm start

Screenshot

Screenshot

This project was bootstrapped with Create React App.

About

An implementation of the mathematician John Conway's Game of Life in React JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published