eca

Crates.ioeca
lib.rseca
version0.1.2
sourcesrc
created_at2024-07-16 09:09:42.607043
updated_at2024-07-16 15:58:14.134528
descriptionA cli tool to run elementary cellular automatons
homepage
repositoryhttps://github.com/kloki/eca
max_upload_size
id1304836
size477,155
Koen Klinkers (kloki)

documentation

README

Elementary cellular automaton

wiki

How to use

cargo install eca
eca 110                # output in a png called output.png
eca 110 -o result.png  # specify name
eca 110 -o result.txt  # write to a text file

Rule 90

90

Rule 110 with random init

110

Commit count: 0

cargo fmt