Skip to content

rveitch/game-of-life

Repository files navigation

Conway’s Game of Life Simulation

A variation on Conway’s Game of Life

Prerequisites

Setup

  • Run npm install in your terminal to install project dependencies
    • NOTE: This is not strictly required to run the project as all dependencies are dev-only and for linting

Running the Simulation

  • Run and of npm run start, npm run simulation, or node simulation.js in your terminal to execute the simulation.

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published