Add run.sh
`run.sh` prints several iterations of rule 110 by running `rule110.sed` in a loop. Additionally it formats the output to use ' ' for 0 and '#' for space.
This commit is contained in:
Reference in New Issue
Block a user
`run.sh` prints several iterations of rule 110 by running `rule110.sed` in a loop. Additionally it formats the output to use ' ' for 0 and '#' for space.