In[]:=
ArrayPlot/@CellularAutomaton["GameOfLife",{{{0,1,0},{1,1,1},{0,0,1}},0},69][[{1,29,49,70}]]
Out[]=
,
,
,
These are:R pentominoB heptomino
Herschel
Glider
In[]:=
$LifeData["Glider"]
Out[]=
NameGlider,Year1969,ClassSpaceship,Period4,Speed,Wikihttps://conwaylife.com/wiki/Glider,DataFiles{glider.cells,glider.rle},MatrixDataSparseArray,InitialWeight5
1
4
In[]:=
ArrayPlot3DCellularAutomaton["GameOfLife",{$LifeData["Glider"]["MatrixData"],0},10],ColorFunction->If#==1,SetAlphaChannel,1,Transparent&,ColorFunctionScaling->False,ImageSize->500,Mesh->True,MeshStyle->Opacity[.3]
Out[]=
In[]:=
ArrayPlot3DCellularAutomaton["GameOfLife",{$LifeData["Glider"]["MatrixData"],0},10],ColorFunction->If#==1,SetAlphaChannel,.5,Transparent&,ColorFunctionScaling->False,ImageSize->500,Mesh->True,MeshStyle->Opacity[.3]
Out[]=
In[]:=
Keys[Select[$LifeData,#Class==="Spaceship"&]]
Out[]=
{Glider,Heavyweight spaceship,Lightweight spaceship,Middleweight spaceship,Ecologist,Schick engine,119P4H1V0,25P3H1V0.1,64P2H1V0,84P3H1V0.1,Big glider,Turtle,10-engine Cordership,13-engine Cordership,44P5H2V0,117P9H3V0,25P3H1V0.2,60P3H1V0.3,70P2H1V0.1,70P5H2V0,Brain,Dart,Edge-repair spaceship 1,Fly,Hivenudger,Non-monotonic spaceship 1,Pushalong 1,Sidecar,Sparky,x66,7-engine Cordership,Enterprise,Orion,Wing (spaceship),233P3H1V0,Coe ship,46P4H1V0,60P5H2V0,Snail,Swan,p15 pre-pulsar spaceship,Spider,6-engine Cordership,7-in-a-row Cordership,8-engine Cordership,Pre-pulsar spaceship,Wasp,Canada goose,Glider emulator,Orion 2,295P5H1V1,30P5H2V0,72P6H2V0,Crab,Dragon,Edge-repair spaceship 2,Weekender,Wings,55P9H3V0,31P8H4V0,160P10H2V0,35P4H1V1,3-engine Cordership,B29,33P4H1V1,4-engine Cordership,5-engine Cordership,86P5H1V1,Crane,Seal,274P6H1V0,67P5H1V1,Sidewinder,Bulldozer,56P6H1V0,58P5H1V1,6-in-a-row Cordership,74P8H2V0,77P6H1V1,Lobster,37P4H1V0,86P6H3V0,Loafer,Pufferfish spaceship,34P5H2V0,600P6H1V0,Copperhead,Fireship,Spaghetti monster,2-engine Cordership,339P7H1V0,54P3H1V0,Cottonmouth,MWSS behind Coe ship,Sir Robin,Scholar,186P7H2V0,409P6H1V0,4-in-a-row Cordership,Anura,Doo-dah,Silverfish,Soba,Unnamed tagalong 23P4H2V0,Sprayer,232P7H3V0,32P4H2V0,35P12H6V0,58P8H4V0,Taco,Walrus,139P7H1V0,Tarantula}
In[]:=
ArrayPlot3DCellularAutomaton["GameOfLife",{$LifeData["Lightweight spaceship"]["MatrixData"],0},20],ColorFunction->If#==1,SetAlphaChannel,1,Transparent&,ColorFunctionScaling->False,ImageSize->500,Mesh->True,MeshStyle->Opacity[.3]
Out[]=
In[]:=
ArrayPlot3DCellularAutomaton["GameOfLife",{$LifeData["Lightweight spaceship"]["MatrixData"],0},20],ColorFunction->If#==1,SetAlphaChannel,.5,Transparent&,ColorFunctionScaling->False,ImageSize->500,Mesh->True,MeshStyle->Opacity[.3]
Out[]=