Skip to content

trebaud/gol-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gol-cli

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

Install

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

About

Conway's Game of life in your terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published