Graph of Life
An Artificial Life Algorithm
An Artificial Life Algorithm
The whole script is on the right and runs on its own —
python3 explain_minimal.py. The graph is a real run:
seed 5 from iteration 129, chosen because every mechanic fires in it.
Nothing here yet. The Viewer already measures a single frame and plots any statistic across one run; this is meant for the questions that need more than that — comparing runs against each other, or against the settings that produced them.