Code: Select all
@RULE CommonRepl
@TABLE
n_states:2
neighborhood:Moore
symmetries:rotate4reflect
var a={0,1}
var b={a}
0,1,1,1,0,0,0,0,0,1
0,1,1,0,1,0,0,0,0,1
0,1,1,0,0,1,0,0,0,1
0,1,1,0,0,0,1,0,0,1
0,1,1,0,0,0,0,1,0,1
0,1,1,0,0,0,0,0,1,1
0,1,0,1,0,1,0,0,0,1
0,1,0,1,0,0,1,0,0,1
0,1,0,0,1,0,1,0,0,1
0,0,1,0,1,0,1,0,0,1
1,a,0,0,0,0,0,0,0,0
1,0,1,0,0,0,0,0,0,0
1,1,1,1,1,1,1,1,a,0
1,1,1,1,1,1,1,0,1,0
1,0,1,a,1,0,1,0,b,0
1,1,1,1,a,b,0,0,0,0
1,1,1,a,0,1,0,1,0,0
1,1,a,1,1,0,0,0,1,0
1,1,1,0,1,0,a,1,0,0
1,1,1,1,a,0,1,0,0,0
1,1,1,a,0,1,1,0,0,0
1,1,1,a,0,1,0,0,1,0
1,1,1,0,1,1,1,0,0,0
1,1,1,0,1,1,0,1,0,0
@COLORS
0 30 30 30
1 0 255 255
Code: Select all
x = 5, y = 5, rule = CommonRepl
b3o$o3bo$o3bo$2ob2o$2bo!
Code: Select all
x = 71, y = 18, rule = CommonRepl
b3o19bo16b5o16bo4bo$o3bo17b2o16bo19b2o3b2o$4bo16bobo16b4o17bo4bo$2b2o
16bo2bo20bo16bo4bo$bo18b5o19bo16bo4bo$o22bo16b4o16b3o2b3o$5o18bo4$5b2o
36bo$5bo15bo2bo$6bo14bo2bo16bo3bo18bo5bo$5b2o14bo2bo39b2o3b2o$21bo2bo
15bob3obo17bobobobo$2obob2o33b2obob2o19bobo$ob2obobo58bobo$6bo58b2ob2o
!
Code: Select all
x = 21, y = 46, rule = CommonRepl
4bo$4b3o$3bo3bo$bo5bo$2o2bob2o$b2o2bo7$3bo$ob2o$3bo8$7b2o$9bo$5bo3bo8b
o$5bo12b2o$b2o3bo6bo3bob2o$ob2o8b2o3bobo$3o8b2o4b2o$bo11$o$o$2o$3bo$4b
o$2b3o!