python app that generates any of the 256 elementary cellular automata To run this app, you must install tkinter and argparse.
rule - number from 0 to 256 that represents one of Wolfram's 256 rules
iter - number of row you want to generate
example input: main.py -rule 30 -iter 500
example output: