0.0.4 • Published 3 years ago

gol-cli v0.0.4

Weekly downloads
11
License
MIT
Repository
github
Last release
3 years ago

gol-cli

Visualize Conway's Game of life from the comfort of your terminal npm.io

Install

$ npm install --global gol-cli

CLI

$ gol --help

	Usage
	  $ gol

	Options
		--cellColor  Cell color
		--bgColor  Background color
		--template  Starting pattern (glider, pulsar, gosper, conway), default is random

	Examples
    $ gol --cellColor=magenta --template=pulsar

Contribution

I'm mainly looking to add new templates, so if you know of a cool new game of life pattern add it to the templates file and submit a pull request. Thank you :)

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago