Revision history of "Rule:Test3"

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 01:37, 29 June 2022Ian07 talk contribs 594 bytes +594 Created page with "@RULE test3 https://conwaylife.com/forums/viewtopic.php?p=65066#p65066 @TABLE n_states:4 neighborhood:vonNeumann symmetries:none var a = {0,1,2,3} var b = {a} 0,a,0,b,0,0 0,a,0,b,1,0 0,a,0,b,2,1 1,a,0,b,0,0 1,a,0,b,1,1 1,a,0,b,2,2 2,a,0,b,0,1 2,a,0,b,1,1 2,a,0,b,2,2 0,a,1,b,0,0 0,a,1,b,1,0 0,a,1,b,2,2 1,a,1,b,0,1 1,a,1,b,1,2 1,a,1,b,2,2 2,a,1,b,0,1 2,a,1,b,1,1 2,a,1,b,2,0 0,a,2,b,0,1 0,a,2,b,1,2 0,a,2,b,2,0 1,a,2,b,0,2 1,a,2,b,1,2 1,a,2,b,2,0 2,a,2,b,0,2 2,a,2,b,1,0..."