Rule:B1x2s23

From LifeWiki
Revision as of 22:32, 16 July 2022 by Atavoidirc (talk | contribs) (Created page with "@RULE b1x2s23 @TABLE n_states:3 neighborhood:vonNeumann symmetries:permute var a={0,1} var b={a} var c={a} var d={a} # Birth 0,2,b,c,d,1 # Change 1,a,b,c,d,0 1,2,b,c,d,2 1,2,2,c,d,0 1,2,2,2,d,0 1,2,2,2,2,0 # Death 2,a,b,c,d,0 2,2,b,c,d,0 # 2,2,2,c,d,0 # 2,2,2,2,d,0 2,2,2,2,2,0")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

@RULE b1x2s23

@TABLE n_states:3 neighborhood:vonNeumann symmetries:permute

var a={0,1} var b={a} var c={a} var d={a}

  1. Birth

0,2,b,c,d,1

  1. Change

1,a,b,c,d,0 1,2,b,c,d,2 1,2,2,c,d,0 1,2,2,2,d,0 1,2,2,2,2,0

  1. Death

2,a,b,c,d,0 2,2,b,c,d,0

  1. 2,2,2,c,d,0
  2. 2,2,2,2,d,0

2,2,2,2,2,0