Rule:Ships

From LifeWiki
Revision as of 13:38, 1 February 2020 by Muzik (talk | contribs) (Created page with "@RULE Ships https://www.conwaylife.com/forums/viewtopic.php?p=11369#p11369 @TABLE # Rule: C,N,NE,E,SE,S,SW,W,NW,C' # 8,1,2 # 7,0,3 # 6,5,4 # 0 = Background # 1 = Head # 2...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

@RULE Ships

https://www.conwaylife.com/forums/viewtopic.php?p=11369#p11369

@TABLE

  1. Rule: C,N,NE,E,SE,S,SW,W,NW,C'
  1. 8,1,2
  2. 7,0,3
  3. 6,5,4
  1. 0 = Background
  2. 1 = Head
  3. 2 = Tail
  4. 3 = Push Block
  5. 4 = Pull Block
  6. 5 = Block

n_states:6 neighborhood:Moore symmetries:rotate4reflect

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

0,3,1,2,a,b,c,d,e,0 0,3,1,a,b,c,d,e,f,3 0,1,3,a,b,c,d,e,f,0 3,1,a,b,c,d,e,f,2,0 1,2,a,3,b,c,d,e,f,2 2,1,3,a,b,c,d,e,f,1

0,1,a,b,c,d,e,f,4,0 0,2,1,4,a,b,c,d,e,5 1,2,a,4,b,c,d,e,f,2 2,1,4,a,b,c,d,e,f,1 4,1,2,a,b,c,d,e,e,0 5,a,2,b,c,d,e,f,g,4

0,1,2,a,b,c,d,e,f,0 0,1,a,b,c,d,e,f,g,1

1,a,b,c,d,e,f,g,h,2

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

3,a,b,c,d,e,f,g,h,3

4,a,b,c,d,e,f,g,h,4

5,a,b,c,d,e,f,g,h,5

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

@COLORS

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