Rule:LifeHistoryClear

From LifeWiki
Revision as of 16:10, 20 January 2020 by Ian07 (talk | contribs) (from https://github.com/gollygang/ruletablerepository)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

@RULE LifeHistoryClear

@TABLE

  1. LifeHistoryClear
  2. removes history envelope from HistoricalLife or LifeHistory patterns

n_states:5 neighborhood:Moore symmetries:rotate8

var a={0,1,2,3,4} var b={0,1,2,3,4} var c={0,1,2,3,4} var d={0,1,2,3,4} var e={0,1,2,3,4} var f={0,1,2,3,4} var g={0,1,2,3,4} var h={0,1,2,3,4} var ON={1,3} var OFF={0,2,4}

ON,a,b,c,d,e,f,g,h,1 OFF,a,b,c,d,e,f,g,h,0

  1. Except for the cases listed above,
  2. everything stays the same --
  3. not a useful rule to run more than one tick!

@COLORS

1 255 255 255 2 0 0 255 3 255 255 0 4 0 255 255