A self reproducing typescript file
To execute ts-node self_reproducing<number>.ts
For self_sustaining_conway.ts
, execute ts-node self_sustaining_conway.ts
, than pipe it through | ts-node
an abritrary amount of times to see it evolve.
A self reproducing typescript file
To execute ts-node self_reproducing<number>.ts
For self_sustaining_conway.ts
, execute ts-node self_sustaining_conway.ts
, than pipe it through | ts-node
an abritrary amount of times to see it evolve.