renatoi / game-of-life

Conway's Game of Life in JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conway's Game of Life

Simple implemantation of Conway's Game of Life in JS.

Installation

git clone git@github.com:renatoi/game-of-life.git
cd game-of-life
npm install

Test

npm test

Print

npm start

About

Conway's Game of Life in JS


Languages

Language:JavaScript 100.0%