Skip to content

Latest commit

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Eleca

Eleca is a simple command-line program to play with elementary cellular automata.

Usage

Options: -c, --column {number} set amount of cells horizontally (default 20) -r, --row {number} set amount of cells vertically (default 20) -R, --rule {number} set rule as integer (default 110) -s, --scale {number} set image scale to a positive integer -f, --file {string} set file name of extracted image -C, --centered make first row centered -e, --extract extract final state as .ppm image -S, --scroll slowly print rows non-stop -h, --help see this message

Rule 110 cellular automata, generated as .ppm with Eleca and converted to .png using an external program

About

Eleca is a simple command-line program to simulate elementary cellular automata

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages