Skip to content

A simulation of Conway's Game of Life. Completed as part of freeCodeCamp's data visualization certification.

Notifications You must be signed in to change notification settings

jonathanwmaddison/gameoflife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simulation of Conway's Game of Life.

To install:

  • run npm install
  • npm run build
  • npm run start

The simulation should run a webpack dev server, on your machine.

This simulation was created as part of freeCodeCamp's Data Visualization exercise.

View the simulation live: https://jonathanwmaddison.github.io/gameoflife/build/index.html

About

A simulation of Conway's Game of Life. Completed as part of freeCodeCamp's data visualization certification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages