Skip to content

Waterstrong/game-of-life-js

Repository files navigation

Get Started - Conway's Game of Life Build Status

Just practice TDD, Refactor, Shortcut and ES6-FP. Please refer to the each baby step if you are interested.

Also introduce the React and yarn by Kai Hu.

yarn install  # install dependencies, requires node ^5.0

yarn test  # run the tests and generate the report

yarn start  # Start the Game of Life

To checkout the test report: open mochawesome-report/mochawesome.html

The UI part is provided by Kai Hu.

Here is the short GIF demo:

About

Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published