Rule:NoBlockLife

From LifeWiki
Revision as of 21:19, 30 October 2022 by Dvgrn (talk | contribs) (Dvgrn moved page Rule:NoBLockLife to Rule:NoBlockLife without leaving a redirect: typo in rule name -- capital letters matter)
Jump to navigation Jump to search

@RULE NoBlockLife


@TABLE


n_states:3 neighborhood:Moore symmetries:rotate4reflect

var a={0,1,2} var b={0,1,2} var c={0,1,2} var d={0,1,2} var e={0,1,2} var f={0,1,2} var g={0,1,2} var h={0,1,2} var i1={1,2} var i2={1,2} var i3={1,2}

  1. Birth

0,i1,i2,i3,0,0,0,0,0,1 0,i1,i2,0,i3,0,0,0,0,1 0,i1,i2,0,0,i3,0,0,0,1 0,i1,i2,0,0,0,i3,0,0,1 0,i1,i2,0,0,0,0,i3,0,1 0,i1,i2,0,0,0,0,0,i3,1 0,i1,0,i2,0,i3,0,0,0,1 0,i1,0,i2,0,0,i3,0,0,1 0,i1,0,0,i2,0,i3,0,0,1 0,0,i1,0,i2,0,i3,0,0,1

  1. Survival
  2. problem is somewhere around here

i1,i1,i2,0,0,0,0,0,0,1 i1,i1,0,i2,0,0,0,0,0,1 i1,i1,0,0,i2,0,0,0,0,1 i1,i1,0,0,0,i2,0,0,0,1 1,i1,i2,i3,0,0,0,0,0,2 i1,0,i1,0,i2,0,0,0,0,1 i1,0,i1,0,0,0,i2,0,0,1 i1,i1,i2,0,i3,0,0,0,0,1 i1,i1,i2,0,0,i3,0,0,0,1 i1,i1,i2,0,0,0,i3,0,0,1 i1,i1,i2,0,0,0,0,i3,0,1 i1,i1,i2,0,0,0,0,0,i3,1 i1,i1,0,i2,0,i3,0,0,0,1 i1,i1,0,i2,0,0,i3,0,0,1 i1,i1,0,0,i2,0,i3,0,0,1 i1,0,i1,0,i2,0,i3,0,0,1

  1. Death

i1,a,b,c,d,e,f,g,h,0 b,a,b,c,d,e,f,g,h,0

@COLORS

0 0 0 0 1 241 241 241 2 21 53 219