gol-cli

0.0.4 • Public • Published

gol-cli

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

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 :)

Package Sidebar

Install

npm i gol-cli

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

5.36 kB

Total Files

5

Last publish

Collaborators

  • trebaud