Skip to content

Ilyeo/conways-game-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game Of Life

The project implements the "Game of life" invented by John Horton Conway.

Installing

  1. Clone the repo
  2. npm install to resolve dependencies.

Running

  1. Run npm run start.

Developing

  1. npm install -g mocha
  2. npm run test for tests.

About

Game of life with Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published