<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://conwaylife.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=T6971</id>
	<title>LifeWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://conwaylife.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=T6971"/>
	<link rel="alternate" type="text/html" href="https://conwaylife.com/wiki/Special:Contributions/T6971"/>
	<updated>2026-06-06T04:34:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=Rule:CheckerOut&amp;diff=167543</id>
		<title>Rule:CheckerOut</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=Rule:CheckerOut&amp;diff=167543"/>
		<updated>2026-01-12T22:31:12Z</updated>

		<summary type="html">&lt;p&gt;T6971: Created page with &amp;quot;@RULE CheckerOut  rabbit, 2026-01-12  A rule that imperfectly emulates Conway&amp;#039;s Game of Life if the live cells provided form a checkerboard between States 1 and 2.  A single line has been inserted to modify the rule&amp;#039;s behaviour.  @TABLE n_states:3 neighborhood:Moore symmetries:rotate4reflect  var a1 = {0, 1, 2} var a2 = a1 var a3 = a1 var a4 = a1 var a5 = a1 var a6 = a1 var a7 = a1 var a8 = a1 var a9 = a1  var l1 = {1, 2} var l2 = l1 var l3 = l1 var l4 = l1 var l5 = l1...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@RULE CheckerOut&lt;br /&gt;
&lt;br /&gt;
rabbit, 2026-01-12&lt;br /&gt;
&lt;br /&gt;
A rule that imperfectly emulates Conway&#039;s Game of Life if the live cells provided form a checkerboard between States 1 and 2.&lt;br /&gt;
&lt;br /&gt;
A single line has been inserted to modify the rule&#039;s behaviour.&lt;br /&gt;
&lt;br /&gt;
@TABLE&lt;br /&gt;
n_states:3&lt;br /&gt;
neighborhood:Moore&lt;br /&gt;
symmetries:rotate4reflect&lt;br /&gt;
&lt;br /&gt;
var a1 = {0, 1, 2}&lt;br /&gt;
var a2 = a1&lt;br /&gt;
var a3 = a1&lt;br /&gt;
var a4 = a1&lt;br /&gt;
var a5 = a1&lt;br /&gt;
var a6 = a1&lt;br /&gt;
var a7 = a1&lt;br /&gt;
var a8 = a1&lt;br /&gt;
var a9 = a1&lt;br /&gt;
&lt;br /&gt;
var l1 = {1, 2}&lt;br /&gt;
var l2 = l1&lt;br /&gt;
var l3 = l1&lt;br /&gt;
var l4 = l1&lt;br /&gt;
var l5 = l1&lt;br /&gt;
&lt;br /&gt;
 0,l1, 1,l2, 1,l3,l4,a1,l5, 2 # Remove this transition for normal Life.&lt;br /&gt;
&lt;br /&gt;
 0, 2, 1, 2, 0, 0, 0, 0, 0, 1&lt;br /&gt;
 0, 0, 1, 0, 1, 0, 1, 0, 0, 1&lt;br /&gt;
 0, 2, 0, 2, 0, 2, 0, 0, 0, 1&lt;br /&gt;
 0, 0, 1, 2, 1, 0, 0, 0, 0, 1&lt;br /&gt;
 0, 2, 0, 2, 1, 0, 0, 0, 0, 1&lt;br /&gt;
 0, 2, 0, 2, 0, 0, 1, 0, 0, 1&lt;br /&gt;
 0, 2, 1, 0, 1, 0, 0, 0, 0, 1&lt;br /&gt;
 0, 2, 1, 0, 0, 0, 1, 0, 0, 1&lt;br /&gt;
 0, 2, 1, 0, 0, 2, 0, 0, 0, 1&lt;br /&gt;
 0, 2, 0, 0, 1, 0, 1, 0, 0, 1&lt;br /&gt;
&lt;br /&gt;
 0, 1, 2, 1, 0, 0, 0, 0, 0, 2&lt;br /&gt;
 0, 0, 2, 0, 2, 0, 2, 0, 0, 2&lt;br /&gt;
 0, 1, 0, 1, 0, 1, 0, 0, 0, 2&lt;br /&gt;
 0, 0, 2, 1, 2, 0, 0, 0, 0, 2&lt;br /&gt;
 0, 1, 0, 1, 2, 0, 0, 0, 0, 2&lt;br /&gt;
 0, 1, 0, 1, 0, 0, 2, 0, 0, 2&lt;br /&gt;
 0, 1, 2, 0, 2, 0, 0, 0, 0, 2&lt;br /&gt;
 0, 1, 2, 0, 0, 0, 2, 0, 0, 2&lt;br /&gt;
 0, 1, 2, 0, 0, 1, 0, 0, 0, 2&lt;br /&gt;
 0, 1, 0, 0, 2, 0, 2, 0, 0, 2&lt;br /&gt;
&lt;br /&gt;
l1,l2,l3, 0, 0, 0, 0, 0, 0,l1&lt;br /&gt;
l1, 0,l2, 0,l3, 0, 0, 0, 0,l1&lt;br /&gt;
l1,l2, 0,l3, 0, 0, 0, 0, 0,l1&lt;br /&gt;
l1,l2, 0, 0, 0,l3, 0, 0, 0,l1&lt;br /&gt;
l1,l2, 0, 0,l3, 0, 0, 0, 0,l1&lt;br /&gt;
l1, 0,l2, 0, 0, 0,l3, 0, 0,l1&lt;br /&gt;
&lt;br /&gt;
l1,l2,l3,l4, 0, 0, 0, 0, 0,l1&lt;br /&gt;
l1, 0,l2, 0,l3, 0,l4, 0, 0,l1&lt;br /&gt;
l1,l2, 0,l3, 0,l4, 0, 0, 0,l1&lt;br /&gt;
l1, 0,l2,l3,l4, 0, 0, 0, 0,l1&lt;br /&gt;
l1,l2, 0,l3,l4, 0, 0, 0, 0,l1&lt;br /&gt;
l1,l2, 0,l3, 0, 0,l4, 0, 0,l1&lt;br /&gt;
l1,l2,l3, 0,l4, 0, 0, 0, 0,l1&lt;br /&gt;
l1,l2,l3, 0, 0, 0,l4, 0, 0,l1&lt;br /&gt;
l1,l2,l3, 0, 0,l4, 0, 0, 0,l1&lt;br /&gt;
l1,l2, 0, 0,l3, 0,l4, 0, 0,l1&lt;br /&gt;
&lt;br /&gt;
a1,a2,a3,a4,a5,a6,a7,a8,a9, 0&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=Solifuge&amp;diff=166627</id>
		<title>Solifuge</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=Solifuge&amp;diff=166627"/>
		<updated>2025-12-22T08:21:50Z</updated>

		<summary type="html">&lt;p&gt;T6971: Update the heat to 1273; results from identifying the 1414-cell form in LV&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Spaceship&lt;br /&gt;
|name         = Solifuge&lt;br /&gt;
|pname        = solifuge&lt;br /&gt;
|c            = 1414&lt;br /&gt;
|bx           = 335&lt;br /&gt;
|by           = 351&lt;br /&gt;
|dir          = Oblique&lt;br /&gt;
|slope        = 3&lt;br /&gt;
|p            = 62&lt;br /&gt;
|m            = 62&lt;br /&gt;
|s            = (6,2)c/31&lt;br /&gt;
|z            = (12,4)c/62&lt;br /&gt;
|h            = 1273&lt;br /&gt;
|symmetry     = n&lt;br /&gt;
|rulemin      = B3/S23&lt;br /&gt;
|rulemax      = B3/S23&lt;br /&gt;
|isorulemin   = B3/S23&lt;br /&gt;
|isorulemax   = B3/S23&lt;br /&gt;
|discoverer   = Nico Brown&lt;br /&gt;
|discoveryear = 2025&lt;br /&gt;
|rle          = true&lt;br /&gt;
|viewerconfig = #C [[ GPS 31 HEIGHT 650 WIDTH 480 TRACKLOOP 62 12/62 -4/62 ]]&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Solifuge&#039;&#039;&#039; is a [[(6,2)c/31|(12,4)c/62]] spaceship constructed by [[Nico Brown]] on 30 November 2025 using a [[lumps of muck]]-based crawler he discovered the previous day.&amp;lt;ref name=&amp;quot;post222000&amp;quot;/&amp;gt; Its name is another term for a group of arachnids called camel spiders {{refn|group=note|While arachnids like true spiders and scorpions, members of the order Solifugae aren&#039;t actually true spiders. The camel spider name comes from urban legend that they are fast, venomous, and large enough to take down camels (they aren&#039;t venomous or large, and pose negligible threats to humans). Other names include Wind Scorpions, Wind Spiders, Sun Spiders, and more.}}, which relates to the fact that the spaceship travels [[camelwise]]. At 1,414 cells, it is over 17 times smaller than the previous smallest [[macro-spaceship]], the [[leaf bug 2]], and over 169 times smaller than the previous smallest-known [[camelship]].&lt;br /&gt;
&lt;br /&gt;
==Underlying reaction==&lt;br /&gt;
&lt;br /&gt;
The base reaction of the spaceship is that of a lumps of muck being displaced by (12,4) cells every 62 generations. Weirdly, the underlying LOM displacement reaction is essentially identical to the one in the [[p124 lumps of muck hassler]], which has been known since 1994.&amp;lt;ref name=&amp;quot;post222002&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
All period-62 variants of the ship have the lowest period for a crawler-based spaceship, beating (34,7)c/156 technology.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
On November 30, 2025, Nico Brown completed the original {{times|2305|1560}} spaceship based on a crawler he discovered the previous day.&amp;lt;ref name=&amp;quot;post222000&amp;quot;/&amp;gt; Following minor reductions by [[PK22]] and [[iNoMed]], Nico Brown made a significant reduction on December 1 to {{times|584|527}}.&amp;lt;ref name=&amp;quot;post222012&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;post222061&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;post222124&amp;quot;/&amp;gt; Soon after, he made a few more small reductions resulting in a form with a minimum population of 2,764 cells and a bounding box of {{times|501|496}}.&amp;lt;ref name=&amp;quot;post222124&amp;quot;/&amp;gt; The pattern was reduced further on December 3, 4 and 8, first to 2,053 cells by Nico Brown,&amp;lt;ref name=&amp;quot;post222245&amp;quot;/&amp;gt; then to 2,036 cells by [[Elijah Ken]],&amp;lt;ref name=&amp;quot;post222252&amp;quot;/&amp;gt; then to 1,989 cells by [[iNoMed]],&amp;lt;ref name=&amp;quot;post222269&amp;quot;/&amp;gt; and six times by Nico Brown to 1,415 cells.&amp;lt;ref name=&amp;quot;post222287&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;post222422&amp;quot;/&amp;gt; On December 13, Elijah Ken reduced it again to its current 1,414-cell {{times|335|351}} form.&amp;lt;ref name=&amp;quot;post222644&amp;quot;/&amp;gt;&lt;br /&gt;
{{gallery item|{{EmbedViewer&lt;br /&gt;
|pname        = originalsolifuge&lt;br /&gt;
|viewerconfig = #C [[ THUMBSIZE 3 WIDTH 1200 HEIGHT 1000 ]] &lt;br /&gt;
|position     = center&lt;br /&gt;
|caption      = The original form of the spaceship when it was first discovered&lt;br /&gt;
|style        = width:300px;&lt;br /&gt;
}}}}&lt;br /&gt;
&lt;br /&gt;
== Glider synthesis and gun == {{main|Glider synthesis}}&lt;br /&gt;
On December 8, [[hibiscus]] discovered a 236-glider synthesis of a 1,508-cell Solifuge variant. &amp;lt;ref name=&amp;quot;post222433&amp;quot;/&amp;gt; This was soon reduced to 194 gliders by [[Entity Valkyrie 2]], 187 gliders by [[KtT]], 150 gliders by iNoMed and 147 gliders by [[Goldtiger997]]. &amp;lt;ref name=&amp;quot;post222437&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;post222439&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
On December 9, Entity Valkyrie 2 built a p8064 Solifuge gun for the 1,508-cell variant based on the above syntheses. &amp;lt;ref name=&amp;quot;post222483&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&amp;lt;references group=&amp;quot;note&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222000&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222000&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = November 30, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222124&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222124&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = December 1, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222002&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222002&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Entity Valkyrie 2&lt;br /&gt;
|date   = November 30, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222012&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222012&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = PK22&lt;br /&gt;
|date   = November 30, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222061&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222061&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = iNoMed&lt;br /&gt;
|date   = December 1, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222245&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222245&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = December 3, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222252&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222252&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Elijah Ken&lt;br /&gt;
|date   = December 3, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222269&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222269&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = iNoMed&lt;br /&gt;
|date   = December 4, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222287&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222287&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = December 4, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222422&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222422&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = December 8, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222433&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222433&lt;br /&gt;
|title  = Re: (12,4)c/62 technology&lt;br /&gt;
|author = hibiscus&lt;br /&gt;
|date   = December 8, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222437&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222437&lt;br /&gt;
|title  = Re: (12,4)c/62 technology&lt;br /&gt;
|author = iNoMed&lt;br /&gt;
|date   = December 8, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222439&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222439&lt;br /&gt;
|title  = Re: (12,4)c/62 technology&lt;br /&gt;
|author = KtT&lt;br /&gt;
|date   = December 9, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222483&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222483&lt;br /&gt;
|title  = Re: Thread For Synthesisable Spaceship Guns&lt;br /&gt;
|author = Entity Valkyrie 2&lt;br /&gt;
|date   = December 9, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222644&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222644&lt;br /&gt;
|title  = Re: (12,4)c/62 technology&lt;br /&gt;
|author = Elijah Ken&lt;br /&gt;
|date   = December 13, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Solifugae Solifugae] at Wikipedia&lt;br /&gt;
&lt;br /&gt;
[[Category:Engineered spaceships]]&lt;br /&gt;
[[Category:Macro-spaceships]]&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=Copperhead&amp;diff=166281</id>
		<title>Copperhead</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=Copperhead&amp;diff=166281"/>
		<updated>2025-12-14T14:21:09Z</updated>

		<summary type="html">&lt;p&gt;T6971: Deleting a &amp;quot;new&amp;quot; for &amp;quot;new new&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Spaceship&lt;br /&gt;
|name             = Copperhead&lt;br /&gt;
|pname            = copperhead&lt;br /&gt;
|c                = 28&lt;br /&gt;
|bx               = 6&lt;br /&gt;
|by               = 12&lt;br /&gt;
|dir              = Orthogonal&lt;br /&gt;
|p                = 10&lt;br /&gt;
|m                = 10&lt;br /&gt;
|s                = c/10&lt;br /&gt;
|z                = c/10&lt;br /&gt;
|h                = 27.8&lt;br /&gt;
|symmetry         = -e&lt;br /&gt;
|discoverer       = zdr&lt;br /&gt;
|discoveryear     = 2016&lt;br /&gt;
|rulemin          = B3/S23&lt;br /&gt;
|rulemax          = B38/S0238&lt;br /&gt;
|isorulemin       = B3-ceky/S23-cik&lt;br /&gt;
|isorulemax       = B34ceq5aeijk6aen7c8/S0234ceijyz5ekn6-a7e8&lt;br /&gt;
|synthesis        = 13&lt;br /&gt;
|synthesisRLE     = true&lt;br /&gt;
|plaintext        = true&lt;br /&gt;
|rle              = true&lt;br /&gt;
|animated         = true&lt;br /&gt;
|viewerconfig     = #C [[ TRACKLOOP 10 0 -1/10 THUMBSIZE 3 GPS 5 HEIGHT 800 WIDTH 483 ]]&lt;br /&gt;
|apgcode          = xq10_o5995ozes88sezw33&lt;br /&gt;
|pentadecathlonid = 28P10H1V0.1&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Copperhead&#039;&#039;&#039; is a [[c/10 orthogonal]] [[spaceship]] discovered by [[zdr]] on March 5, {{year|2016}}&amp;lt;ref name=&amp;quot;post27988&amp;quot; /&amp;gt; using a new program that later came to be known as [[zfind]], based on David Eppstein&#039;s [[gfind]] search program. It was the first spaceship of this speed to be discovered, and surprised many due to its small size and high period.&lt;br /&gt;
&lt;br /&gt;
Various names were proposed on the day of the ship&#039;s discovery; for example copperhead, blockhauler, decapod, cuttlefish and blockfish. zdr settled on copperhead.&amp;lt;ref name=&amp;quot;post28078&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{POTY|year=2016|rank=2|behind=the [[caterloopillar]]s}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:left&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Reactions ==&lt;br /&gt;
The ship hauls a [[block]] behind it, which makes for interesting reactions involving other ships. [[Dean Hickerson]] built a [[sawtooth]] that uses copperhead&#039;s ability to turn a [[heavyweight spaceship]] into a [[loaf]].&amp;lt;ref name=&amp;quot;post28119&amp;quot; /&amp;gt; It can also eat gliders and [[middleweight spaceship]]s cleanly from behind, and [[lightweight spaceship]]s from the side of the block. Its front end can cleanly burn through [[blinker]]s, creating [[blinker fuse#c/10 orthogonal|a c/10 blinker fuse]].&lt;br /&gt;
{{EmbedViewer&lt;br /&gt;
|pname        = blinkerfusecopperheadc10&lt;br /&gt;
|viewerconfig = #C [[ THUMBSIZE 2 ZOOM 10 ]]&lt;br /&gt;
|position     = center&lt;br /&gt;
|caption      = The c/10 copperhead blinker fuse&lt;br /&gt;
|style        = width:300px;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Fireship ===&lt;br /&gt;
{{main|Fireship}}&lt;br /&gt;
&lt;br /&gt;
[[Simon Ekström]] found what appeared to be a [[tagalong]] with a large spark on March 20, 2016.&amp;lt;ref name=&amp;quot;post28956&amp;quot; /&amp;gt; Unlike most tagalongs, this tagalong actually temporarily interacts with the hauled block, and is thus not a true tagalong but a whole new spaceship, named [[fireship]] due to its unusual spark. However, blocks hauled by the tagalongs in tagalong pyramids are unaffected, and are thus true tagalongs.&amp;lt;ref name=&amp;quot;post28988&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A [[Fireship#Beehive tagalong|2c/20 tagalong for the fireship]] is also known, discovered by [[Christoph Reinthaler]] on October 11, 2018.&amp;lt;ref name=&amp;quot;post64623&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Cottonmouth ===&lt;br /&gt;
{{main|Cottonmouth}}&lt;br /&gt;
&lt;br /&gt;
A true [[pushalong]] known as the [[cottonmouth]] was found by [[AforAmpere]] on March 24, 2018 for both the copperhead and the similar [[fireship]]. Because its front end matches that of the copperhead, it is infinitely [[extensible]] by stacking on itself.&amp;lt;ref name=&amp;quot;post58357&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Occurrence ==&lt;br /&gt;
The first copperhead to emerge from the [[ash]] of a [[soup]] appeared on April 4, 2016 in a [[D2_+2]] [[haul]] submitted to [[Catagolue]] by [[Apple Bottom]].&amp;lt;ref name=&amp;quot;post29637&amp;quot; /&amp;gt; Several more copperheads have since been found in this and other related symmetries. It was the first spaceship with a [[Standard spaceship|non-standard speed]] to appear in a soup search, and the only such spaceship until the [[c/7 orthogonal]] [[loafer]] in 2020.&lt;br /&gt;
&lt;br /&gt;
== Synthesis and guns ==&lt;br /&gt;
The first final step for a [[glider synthesis]], starting from a large, unsynthesized still life, was proposed by [[praosylen]] on the day of discovery. An alternative synthesis utilising [[fumarole]] as a predecessor, presented by [[Tanner Jacobi]] an hour later, was much more efficient. After optimizations by [[Mark Niemiec]] and [[Chris Cain]] the total synthesis cost made 22 gliders.&amp;lt;ref name=&amp;quot;post28085&amp;quot; /&amp;gt; In a different approach, [[gmc_nxtman]] reduced the copperhead&#039;s synthesis cost to 14 gliders on July 9, 2017;&amp;lt;ref name=&amp;quot;post46308&amp;quot; /&amp;gt; [[2718281828]] posted a 13-glider synthesis on January 9, 2018.&amp;lt;ref name=&amp;quot;post54874&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Based on the fumarole route, [[Alexey Nigin]] constructed a period-690 copperhead [[gun]] on March 6, 2016,&amp;lt;ref name=&amp;quot;post28101&amp;quot; /&amp;gt; and gmc_nxtman constructed a period-376 gun one day later.&amp;lt;ref name=&amp;quot;post28176&amp;quot; /&amp;gt; On August 16, 2018, [[Goldtiger997]] posted a stable glider-to-copperhead [[converter]] based on the latter route, allowing for copperhead guns with period at least 197 to be built.&amp;lt;ref name=&amp;quot;post62681&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Gallery ==&lt;br /&gt;
{{gallery top}}&lt;br /&gt;
{{gallery item|{{EmbedViewer&lt;br /&gt;
|pname        = copperheadeaterandtog&lt;br /&gt;
|viewerconfig = #C [[ ZOOM 12 WIDTH 640 HEIGHT 400 AUTOSTART GPS 5 PAUSE 2 LOOP 80 ]]&lt;br /&gt;
|position     = center&lt;br /&gt;
|caption      = Left: a copperhead [[eater]] found by Simon Ekström.&amp;lt;ref name=&amp;quot;post28146&amp;quot; /&amp;gt; Right: a copperhead-to-glider converter found by [[James Pascua]].&amp;lt;ref name=&amp;quot;post108519&amp;quot; /&amp;gt; Both involve a [[claw with tail]].&lt;br /&gt;
|style        = width:300px;&lt;br /&gt;
}}}}&lt;br /&gt;
{{gallery item|[[File:First copperhead.png|thumb|center|The phase the copperhead was first found in.]]}}&lt;br /&gt;
{{gallery bottom}}&lt;br /&gt;
&lt;br /&gt;
== Other rules ==&lt;br /&gt;
[[File:Goldenhead.png|frame|right|DryLife&#039;s goldenhead.]]&lt;br /&gt;
In {{rl|DryLife}}, an extremely similar spaceship (dubbed the &#039;&#039;&#039;goldenhead&#039;&#039;&#039;) also travels at c/10 orthogonal. It differs from the normal copperhead by 2 cells in one phase. A normal copperhead at this phase will turn into a goldenhead in DryLife, and conversely this phase will return to a copperhead in normal Life.&lt;br /&gt;
{{EmbedViewer&lt;br /&gt;
|pname        = goldenhead&lt;br /&gt;
|viewerconfig = #C [[ ZOOM 16 HEIGHT 350 GPS 5 AUTOSTART TRACKLOOP 10 0 -0.1 ]]&lt;br /&gt;
|position     = center&lt;br /&gt;
|caption      = Goldenhead&lt;br /&gt;
|style        = width:300px;&lt;br /&gt;
|apgcode      = xq10_o5995ozes88sezw33/b37s23&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Loafer]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post27988&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|f      = 2&lt;br /&gt;
|t      = 2057&lt;br /&gt;
|p      = 27988&lt;br /&gt;
|title  = is this c/10 spaceship known?&lt;br /&gt;
|author = zdr&lt;br /&gt;
|date   = March 5, 2016&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post28078&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|f      = 2&lt;br /&gt;
|t      = 2057&lt;br /&gt;
|p      = 28078&lt;br /&gt;
|title  = Re: is this c/10 spaceship known?&lt;br /&gt;
|author = zdr&lt;br /&gt;
|date   = March 6, 2016&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post28085&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 28085&lt;br /&gt;
|title  = Re: is this c/10 spaceship known?&lt;br /&gt;
|author = Chris Cain&lt;br /&gt;
|date   = March 6, 2016&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post28101&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 28101&lt;br /&gt;
|title  = Re: is this c/10 spaceship known?&lt;br /&gt;
|author = Alexey Nigin&lt;br /&gt;
|date   = March 6, 2016&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post28119&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|f      = 2&lt;br /&gt;
|t      = 2057&lt;br /&gt;
|p      = 28119&lt;br /&gt;
|title  = Re: is this c/10 spaceship known?&lt;br /&gt;
|author = Dean Hickerson&lt;br /&gt;
|date   = March 6, 2016&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post28146&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|title  = Re: is this c/10 spaceship known?&lt;br /&gt;
|p      = 28146&lt;br /&gt;
|author = Simon Ekström&lt;br /&gt;
|date   = March 6, 2016&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post28176&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 28176&lt;br /&gt;
|title  = Re: is this c/10 spaceship known?&lt;br /&gt;
|author = gmc_nxtman&lt;br /&gt;
|date   = March 7, 2016&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post28956&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 28956&lt;br /&gt;
|title  = Re: is this c/10 spaceship known?&lt;br /&gt;
|author = Simon Ekström&lt;br /&gt;
|date   = March 20, 2016&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post28988&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 28988&lt;br /&gt;
|title  = Re: is this c/10 spaceship known?&lt;br /&gt;
|author = towerator&lt;br /&gt;
|date   = March 20, 2016&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post29637&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 29637&lt;br /&gt;
|title  = Re: Soup search results&lt;br /&gt;
|author = Apple Bottom&lt;br /&gt;
|date   = April 4, 2016&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post46308&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|f      = 2&lt;br /&gt;
|t      = 2057&lt;br /&gt;
|p      = 46308&lt;br /&gt;
|title  = Re: is this c/10 spaceship known?&lt;br /&gt;
|author = gmc_nxtman&lt;br /&gt;
|date   = July 9, 2017&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post54874&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 54874&lt;br /&gt;
|title  = Re: Small Spaceship Syntheses&lt;br /&gt;
|author = 2718281828&lt;br /&gt;
|date   = January 9, 2018&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post58357&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|f      = 2&lt;br /&gt;
|t      = 2031&lt;br /&gt;
|p      = 58357&lt;br /&gt;
|title  = Re: Spaceship Discussion Thread&lt;br /&gt;
|author = AforAmpere&lt;br /&gt;
|date   = March 24, 2018&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post62681&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 62681&lt;br /&gt;
|title  = Re: Stable signal converters&lt;br /&gt;
|author = Goldtiger997&lt;br /&gt;
|date   = August 16, 2018&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post64623&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|f      = 2&lt;br /&gt;
|t      = 576&lt;br /&gt;
|p      = 64623&lt;br /&gt;
|title  = Re: Thread for your unsure discoveries&lt;br /&gt;
|author = Christoph Reinthaler&lt;br /&gt;
|date   = October 11, 2018&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post108519&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 108519&lt;br /&gt;
|title  = Re: Stable signal converters&lt;br /&gt;
|author = James Pascua&lt;br /&gt;
|date   = October 30, 2020&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* {{LinkCatagolue|xq10_o5995ozes88sezw33}}&lt;br /&gt;
* {{LinkPentadecathlonObject|28P10H1V0.1}}&lt;br /&gt;
* {{LinkLexicon|lex_c.htm#copperhead}}&lt;br /&gt;
* Alexey Nigin: &#039;&#039;[https://niginsblog.wordpress.com/2016/03/07/new-spaceship-speed-in-conways-game-of-life/ New Spaceship Speed in Conway’s Game of Life]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Category:Non-monotonic spaceships]]&lt;br /&gt;
[[Category:Patterns discovered by pseudonymous users]]&lt;br /&gt;
{{seminatural}}&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=Solifuge&amp;diff=166279</id>
		<title>Solifuge</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=Solifuge&amp;diff=166279"/>
		<updated>2025-12-14T08:45:38Z</updated>

		<summary type="html">&lt;p&gt;T6971: Change the 1415 to 1414 to match the population as in infobox&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Spaceship&lt;br /&gt;
|name         = Solifuge&lt;br /&gt;
|pname        = solifuge&lt;br /&gt;
|c            = 1414&lt;br /&gt;
|bx           = 335&lt;br /&gt;
|by           = 351&lt;br /&gt;
|dir          = Oblique&lt;br /&gt;
|slope        = 3&lt;br /&gt;
|p            = 62&lt;br /&gt;
|m            = 62&lt;br /&gt;
|s            = (6,2)c/31&lt;br /&gt;
|z            = (12,4)c/62&lt;br /&gt;
|h            = 1649.7&lt;br /&gt;
|symmetry     = n&lt;br /&gt;
|rulemin      = B3/S23&lt;br /&gt;
|rulemax      = B3/S23&lt;br /&gt;
|isorulemin   = B3/S23&lt;br /&gt;
|isorulemax   = B3/S23&lt;br /&gt;
|discoverer   = Nico Brown&lt;br /&gt;
|discoveryear = 2025&lt;br /&gt;
|rle          = true&lt;br /&gt;
|viewerconfig = #C [[ GPS 31 HEIGHT 650 WIDTH 480 TRACKLOOP 62 12/62 -4/62 ]]&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Solifuge&#039;&#039;&#039; is a [[(6,2)c/31|(12,4)c/62]] spaceship constructed by [[Nico Brown]] on 30 November 2025 using a [[lumps of muck]]-based crawler he discovered the previous day.&amp;lt;ref name=&amp;quot;post222000&amp;quot;/&amp;gt; Its name is another term for camel spiders (which, while arachnids like true spiders and scorpions, aren&#039;t actually true spiders), which relates to the fact that the spaceship travels [[camelwise]]. At 1,414 cells, it is over 17 times smaller than the previous smallest [[macro-spaceship]], the [[leaf bug 2]], and over 169 times smaller than the previous smallest-known [[camelship]].&lt;br /&gt;
&lt;br /&gt;
==Underlying reaction==&lt;br /&gt;
&lt;br /&gt;
The base reaction of the spaceship is that of a lumps of muck being displaced by (12,4) cells every 62 generations. Weirdly, the underlying LOM displacement reaction is essentially identical to the one in the [[p124 lumps of muck hassler]], which has been known since 1994.&amp;lt;ref name=&amp;quot;post222002&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
All period-62 variants of the ship have the lowest period for a crawler-based spaceship, beating (34,7)c/156 technology.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
On November 30, 2025, Nico Brown completed the original {{times|2305|1560}} spaceship based on a crawler he discovered the previous day.&amp;lt;ref name=&amp;quot;post222000&amp;quot;/&amp;gt; Following minor reductions by [[PK22]] and [[iNoMed]], Nico Brown made a significant reduction on December 1 to {{times|584|527}}.&amp;lt;ref name=&amp;quot;post222012&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;post222061&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;post222124&amp;quot;/&amp;gt; Soon after, he made a few more small reductions resulting in a form with a minimum population of 2,764 cells and a bounding box of {{times|501|496}}.&amp;lt;ref name=&amp;quot;post222124&amp;quot;/&amp;gt; The pattern was reduced further on December 3, 4 and 8, first to 2,053 cells by Nico Brown,&amp;lt;ref name=&amp;quot;post222245&amp;quot;/&amp;gt; then to 2,036 cells by [[Elijah Ken]],&amp;lt;ref name=&amp;quot;post222252&amp;quot;/&amp;gt; then to 1,989 cells by [[iNoMed]],&amp;lt;ref name=&amp;quot;post222269&amp;quot;/&amp;gt; and six times by Nico Brown to the smallest 333 x 353 bounding box and 1,414-cell form.&amp;lt;ref name=&amp;quot;post222287&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;post222422&amp;quot;/&amp;gt;&lt;br /&gt;
{{gallery item|{{EmbedViewer&lt;br /&gt;
|pname        = originalsolifuge&lt;br /&gt;
|viewerconfig = #C [[ THUMBSIZE 3 WIDTH 1200 HEIGHT 1000 ]] &lt;br /&gt;
|position     = center&lt;br /&gt;
|caption      = The original form of the spaceship when it was first discovered&lt;br /&gt;
|style        = width:300px;&lt;br /&gt;
}}}}&lt;br /&gt;
&lt;br /&gt;
== Glider synthesis and gun == {{main|Glider synthesis}}&lt;br /&gt;
On December 8, [[hibiscus]] discovered a 236-glider synthesis of a 1,508-cell Solifuge variant. &amp;lt;ref name=&amp;quot;post222433&amp;quot;/&amp;gt; This was soon reduced to 194 gliders by [[Entity Valkyrie 2]], 187 gliders by [[KtT]], 150 gliders by iNoMed and 147 gliders by [[Goldtiger997]]. &amp;lt;ref name=&amp;quot;post222437&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;post222439&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
On December 9, Entity Valkyrie 2 built a p8064 Solifuge gun for the 1,508-cell variant based on the above syntheses. &amp;lt;ref name=&amp;quot;post222483&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222000&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222000&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = November 30, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222124&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222124&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = December 1, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222002&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222002&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Entity Valkyrie 2&lt;br /&gt;
|date   = November 30, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222012&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222012&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = PK22&lt;br /&gt;
|date   = November 30, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222061&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222061&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = iNoMed&lt;br /&gt;
|date   = December 1, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222245&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222245&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = December 3, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222252&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222252&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Elijah Ken&lt;br /&gt;
|date   = December 3, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222269&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222269&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = iNoMed&lt;br /&gt;
|date   = December 4, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222287&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222287&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = December 4, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222422&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222422&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = December 8, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222433&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222433&lt;br /&gt;
|title  = Re: (12,4)c/62 technology&lt;br /&gt;
|author = hibiscus&lt;br /&gt;
|date   = December 8, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222437&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222437&lt;br /&gt;
|title  = Re: (12,4)c/62 technology&lt;br /&gt;
|author = iNoMed&lt;br /&gt;
|date   = December 8, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222439&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222439&lt;br /&gt;
|title  = Re: (12,4)c/62 technology&lt;br /&gt;
|author = KtT&lt;br /&gt;
|date   = December 9, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222483&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222483&lt;br /&gt;
|title  = Re: Thread For Synthesisable Spaceship Guns&lt;br /&gt;
|author = Entity Valkyrie 2&lt;br /&gt;
|date   = December 9, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Solifugae Solifugae] at Wikipedia&lt;br /&gt;
&lt;br /&gt;
[[Category:Engineered spaceships]]&lt;br /&gt;
[[Category:Macro-spaceships]]&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=Solifuge&amp;diff=166190</id>
		<title>Solifuge</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=Solifuge&amp;diff=166190"/>
		<updated>2025-12-08T09:58:59Z</updated>

		<summary type="html">&lt;p&gt;T6971: Solifuge is r smallest knownmacro-spaceship&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Spaceship&lt;br /&gt;
|name         = Solifuge&lt;br /&gt;
|pname        = solifuge&lt;br /&gt;
|c            = 1571&lt;br /&gt;
|bx           = 324&lt;br /&gt;
|by           = 292&lt;br /&gt;
|dir          = Oblique&lt;br /&gt;
|slope        = 3&lt;br /&gt;
|p            = 62&lt;br /&gt;
|m            = 62&lt;br /&gt;
|s            = (6,2)c/31&lt;br /&gt;
|z            = (12,4)c/62&lt;br /&gt;
|h            = 1649.7&lt;br /&gt;
|symmetry     = n&lt;br /&gt;
|rulemin      = B3/S23&lt;br /&gt;
|rulemax      = B3/S23&lt;br /&gt;
|isorulemin   = B3/S23&lt;br /&gt;
|isorulemax   = B3/S23&lt;br /&gt;
|discoverer   = Nico Brown&lt;br /&gt;
|discoveryear = 2025&lt;br /&gt;
|rle          = true&lt;br /&gt;
|viewerconfig = #C [[ GPS 31 HEIGHT 650 WIDTH 483 TRACKLOOP 62 12/62 -4/62 ]]&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Solifuge&#039;&#039;&#039; is a [[(6,2)c/31|(12,4)c/62]] spaceship constructed by [[Nico Brown]] on 30 November 2025 using a [[lumps of muck]]-based crawler he discovered the previous day.&amp;lt;ref name=&amp;quot;post222000&amp;quot;/&amp;gt; He reduced it significantly to its current form the day after the ship&#039;s discovery.&amp;lt;ref name=&amp;quot;post222124&amp;quot;/&amp;gt; Its name is another term for camel spiders, which relates to the fact that the spaceship travels [[camelwise]]. At 1,571 cells, it is over 15 times smaller than the previous smallest [[macro-spaceship]], the [[leaf bug 2]], and over 152 times smaller than the previous smallest-known [[camelship]].&lt;br /&gt;
&lt;br /&gt;
==Underlying reaction==&lt;br /&gt;
&lt;br /&gt;
The base reaction of the spaceship is that of a lumps of muck being displaced by (12,4) cells every 62 generations. Weirdly, the underlying LOM reaction is the exact same as that in the [[p124 lumps of muck hassler]], which has been known since 1994.&amp;lt;ref name=&amp;quot;post222002&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
All period-62 variants of the ship have the lowest period for a crawler-based spaceship, beating (34,7)c/156 technology.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
On November 30, 2025, Nico Brown completed the original {{times|2305|1560}} spaceship based on a crawler he discovered the previous day.&amp;lt;ref name=&amp;quot;post222000&amp;quot;/&amp;gt; Following minor reductions by [[PK22]] and [[iNoMed]], Nico Brown made a significant reduction on December 1 to {{times|584|527}}.&amp;lt;ref name=&amp;quot;post222012&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;post222061&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;post222124&amp;quot;/&amp;gt; Soon after, he made a few more small reductions resulting in a form with a minimum population of 2,764 cells and a bounding box of {{times|501|496}}.&amp;lt;ref name=&amp;quot;post222124&amp;quot;/&amp;gt; The pattern was reduced further on December 3 and 4, first to 2,053 cells by Nico Brown,&amp;lt;ref name=&amp;quot;post222245&amp;quot;/&amp;gt; then to 2,036 cells by [[Elijah Ken]],&amp;lt;ref name=&amp;quot;post222252&amp;quot;/&amp;gt; them to 1,989 cells by [[iNoMed]],&amp;lt;ref name=&amp;quot;post222269&amp;quot;/&amp;gt; and twice by Nico Brown to its current 1,573-cell form.&amp;lt;ref name=&amp;quot;post222287&amp;quot;/&amp;gt; There were several intermediate steps in these reduction processes that were posted on the forum, but are not mentioned here. For example, it was reduced [https://discord.com/channels/357922255553953794/370571014654001154/1446524359501021195 here] to 1572 cells.&lt;br /&gt;
{{gallery item|{{EmbedViewer&lt;br /&gt;
|pname        = originalunnamed124c62spaceship&lt;br /&gt;
|viewerconfig = #C [[ THUMBSIZE 3 WIDTH 1200 HEIGHT 1000 ]]&lt;br /&gt;
|position     = center&lt;br /&gt;
|caption      = The original form of the spaceship when it was first discovered&lt;br /&gt;
|style        = width:300px;&lt;br /&gt;
}}}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222000&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222000&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = November 30, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222124&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222124&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = December 1, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222002&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222002&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Entity Valkyrie 2&lt;br /&gt;
|date   = November 30, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222012&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222012&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = PK22&lt;br /&gt;
|date   = November 30, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222061&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222061&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = iNoMed&lt;br /&gt;
|date   = December 1, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222245&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222245&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = December 3, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222252&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222252&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Elijah Ken&lt;br /&gt;
|date   = December 3, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222269&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222269&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = iNoMed&lt;br /&gt;
|date   = December 4, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222287&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222287&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = December 4, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Solifugae Solifugae] at Wikipedia&lt;br /&gt;
&lt;br /&gt;
[[Category:Engineered spaceships]]&lt;br /&gt;
[[Category:Macro-spaceships]]&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=Solifuge&amp;diff=166189</id>
		<title>Solifuge</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=Solifuge&amp;diff=166189"/>
		<updated>2025-12-08T04:58:31Z</updated>

		<summary type="html">&lt;p&gt;T6971: Add link of cordership&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Spaceship&lt;br /&gt;
|name         = Solifuge&lt;br /&gt;
|pname        = solifuge&lt;br /&gt;
|c            = 1571&lt;br /&gt;
|bx           = 324&lt;br /&gt;
|by           = 292&lt;br /&gt;
|dir          = Oblique&lt;br /&gt;
|slope        = 3&lt;br /&gt;
|p            = 62&lt;br /&gt;
|m            = 62&lt;br /&gt;
|s            = (6,2)c/31&lt;br /&gt;
|z            = (12,4)c/62&lt;br /&gt;
|h            = 1649.7&lt;br /&gt;
|symmetry     = n&lt;br /&gt;
|rulemin      = B3/S23&lt;br /&gt;
|rulemax      = B3/S23&lt;br /&gt;
|isorulemin   = B3/S23&lt;br /&gt;
|isorulemax   = B3/S23&lt;br /&gt;
|discoverer   = Nico Brown&lt;br /&gt;
|discoveryear = 2025&lt;br /&gt;
|rle          = true&lt;br /&gt;
|viewerconfig = #C [[ GPS 31 HEIGHT 650 WIDTH 483 TRACKLOOP 62 12/62 -4/62 ]]&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Solifuge&#039;&#039;&#039; is a [[(6,2)c/31|(12,4)c/62]] spaceship constructed by [[Nico Brown]] on 30 November 2025 using a [[lumps of muck]]-based crawler he discovered the previous day.&amp;lt;ref name=&amp;quot;post222000&amp;quot;/&amp;gt; He reduced it significantly to its current form the day after the ship&#039;s discovery.&amp;lt;ref name=&amp;quot;post222124&amp;quot;/&amp;gt; Its name is another term for camel spiders, which relates to the fact that the spaceship travels [[camelwise]]. At 1,571 cells, it is over 15 times smaller than the previous smallest engineered spaceship (not counting [[Cordership]]s), the [[leaf bug 2]], and over 152 times smaller than the previous smallest-known [[camelship]].&lt;br /&gt;
&lt;br /&gt;
==Underlying reaction==&lt;br /&gt;
&lt;br /&gt;
The base reaction of the spaceship is that of a lumps of muck being displaced by (12,4) cells every 62 generations. Weirdly, the underlying LOM reaction is the exact same as that in the [[p124 lumps of muck hassler]], which has been known since 1994.&amp;lt;ref name=&amp;quot;post222002&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
All period-62 variants of the ship have the lowest period for a crawler-based spaceship, beating (34,7)c/156 technology.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
On November 30, 2025, Nico Brown completed the original {{times|2305|1560}} spaceship based on a crawler he discovered the previous day.&amp;lt;ref name=&amp;quot;post222000&amp;quot;/&amp;gt; Following minor reductions by [[PK22]] and [[iNoMed]], Nico Brown made a significant reduction on December 1 to {{times|584|527}}.&amp;lt;ref name=&amp;quot;post222012&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;post222061&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;post222124&amp;quot;/&amp;gt; Soon after, he made a few more small reductions resulting in a form with a minimum population of 2,764 cells and a bounding box of {{times|501|496}}.&amp;lt;ref name=&amp;quot;post222124&amp;quot;/&amp;gt; The pattern was reduced further on December 3 and 4, first to 2,053 cells by Nico Brown,&amp;lt;ref name=&amp;quot;post222245&amp;quot;/&amp;gt; then to 2,036 cells by [[Elijah Ken]],&amp;lt;ref name=&amp;quot;post222252&amp;quot;/&amp;gt; them to 1,989 cells by [[iNoMed]],&amp;lt;ref name=&amp;quot;post222269&amp;quot;/&amp;gt; and twice by Nico Brown to its current 1,573-cell form.&amp;lt;ref name=&amp;quot;post222287&amp;quot;/&amp;gt; There were several intermediate steps in these reduction processes that were posted on the forum, but are not mentioned here. For example, it was reduced [https://discord.com/channels/357922255553953794/370571014654001154/1446524359501021195 here] to 1572 cells.&lt;br /&gt;
{{gallery item|{{EmbedViewer&lt;br /&gt;
|pname        = originalunnamed124c62spaceship&lt;br /&gt;
|viewerconfig = #C [[ THUMBSIZE 3 WIDTH 1200 HEIGHT 1000 ]]&lt;br /&gt;
|position     = center&lt;br /&gt;
|caption      = The original form of the spaceship when it was first discovered&lt;br /&gt;
|style        = width:300px;&lt;br /&gt;
}}}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222000&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222000&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = November 30, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222124&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222124&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = December 1, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222002&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222002&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Entity Valkyrie 2&lt;br /&gt;
|date   = November 30, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222012&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222012&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = PK22&lt;br /&gt;
|date   = November 30, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222061&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222061&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = iNoMed&lt;br /&gt;
|date   = December 1, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222245&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222245&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = December 3, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222252&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222252&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Elijah Ken&lt;br /&gt;
|date   = December 3, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222269&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222269&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = iNoMed&lt;br /&gt;
|date   = December 4, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222287&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222287&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = December 4, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* [https://en.wikipedia.org/wiki/Solifugae Solifugae] at Wikipedia&lt;br /&gt;
&lt;br /&gt;
[[Category:Engineered spaceships]]&lt;br /&gt;
[[Category:Macro-spaceships]]&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=List_of_spaceships&amp;diff=166112</id>
		<title>List of spaceships</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=List_of_spaceships&amp;diff=166112"/>
		<updated>2025-12-04T10:01:13Z</updated>

		<summary type="html">&lt;p&gt;T6971: Solifuge, despite its small size, is an engineered spaceship&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following table displays &#039;&#039;&#039;all&#039;&#039;&#039; known [[spaceship]] [[speed]]s and directions.&lt;br /&gt;
&lt;br /&gt;
[[List of spaceships/noadjustable|Hide adjustable spaceships]]&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin-left:auto;margin-right:auto;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! [[Speed]]&lt;br /&gt;
! Smallest known&lt;br /&gt;
! Min. [[population]]&lt;br /&gt;
! | &amp;amp;nbsp;&lt;br /&gt;
! First found&lt;br /&gt;
! Discoverer&lt;br /&gt;
! Year found &lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#80ff80;&amp;quot; colspan=&amp;quot;7&amp;quot; | [[Orthogonal]] speeds ([[slope]] 0)&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#dfdfff;&amp;quot; | [[c/2 orthogonal|c/2]]&lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | [[lightweight spaceship]]&lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | {{cells|9}}&lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | [[lightweight spaceship]]&lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | [[John Conway]]&lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | {{year|1970}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#c6efce;&amp;quot; | [[3c/7 orthogonal|3c/7]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[232P7H3V0]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{cells|232}}&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[spaghetti monster]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[Tim Coe]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#cfffff;&amp;quot; | [[2c/5 orthogonal|2c/5]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[30P5H2V0]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{cells|30}}&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#cfffff;&amp;quot; | [[44P5H2V0]]&lt;br /&gt;
| style=&amp;quot;background-color:#cfffff;&amp;quot; | [[Dean Hickerson]]&lt;br /&gt;
| style=&amp;quot;background-color:#cfffff;&amp;quot; | {{year|1991}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[17c/45 orthogonal|17c/45]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[caterpillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | {{cells|11,880,039}}&amp;lt;ref&amp;gt;{{cite web|url=https://conwaylife.com/forums/viewtopic.php?f=2&amp;amp;t=1258&amp;amp;start=75#p32418|title=Re: Caterpillar&#039;s little brother research|author=Dave Greene|date=28 June 2016|accessdate=2 July 2016}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[caterpillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[Gabriel Nivasch]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | {{year|2004}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#cfffff;&amp;quot; | [[c/3 orthogonal|c/3]]{{refn|group=note|Although neither the first nor the smallest known c/3 spaceships have appeared on [[Catagolue]], the speed as a whole is semi-natural, as on March 4, {{year|2022}}, a symmetric [[soup]] was found containing a [[dart]].&amp;lt;ref name=&amp;quot;post142429&amp;quot; /&amp;gt;}}&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[25P3H1V0.1]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{cells|25}}&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[84P3H1V0.1]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[Dean Hickerson]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{year|1989}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#c6efce;&amp;quot; | [[2c/7 orthogonal|2c/7]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[weekender]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{cells|36}}&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[weekender]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[David Eppstein]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{year|2000}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#c6efce;&amp;quot; | [[c/4 orthogonal|c/4]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[37P4H1V0]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{cells|37}}&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[119P4H1V0]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[Dean Hickerson]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{year|1989}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 5c/21&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|5c/21 caterloopillar]]&amp;lt;ref name=YMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|915,290}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|5c/21 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 4c/17&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|4c/17 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|801,673}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|4c/17 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 3c/13&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|3c/13 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|658,860}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|3c/13 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 2c/9&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|2c/9 caterloopillar]]&amp;lt;ref name=MoreLoops&amp;gt;{{cite web|url=https://conwaylife.com/forums/viewtopic.php?f=2&amp;amp;t=2151&amp;amp;start=50#p30060|title=Re: Caterloopillar WIP (all speeds &amp;lt; c/4)|author=Michael Simkin|date=16 April 2016|accessdate=2 July 2016}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|545,843}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|2c/9 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 4c/19&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|4c/19 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|407,817}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|4c/19 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#c6efce;&amp;quot; | [[c/5 orthogonal|c/5]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[spider]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{cells|58}}&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[snail]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[Tim Coe]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{year|1996}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 4c/21&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|4c/21 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|319,572}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|4c/21 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 3c/16&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|3c/16 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|307,754}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|3c/16 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 2c/11&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|2c/11 caterloopillar]]&amp;lt;ref name=MoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|279,482}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|2c/11 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 3c/17&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|3c/17 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|265,261}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|3c/17 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#c6efce;&amp;quot; | [[c/6 orthogonal|c/6]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[56P6H1V0]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{cells|56}}&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[dragon]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[Paul Tooke]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{year|2000}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 11c/67&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|11c/67 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|359,218}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|11c/67 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 3c/19&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|3c/19 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|228,196}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|3c/19 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 2c/13&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|2c/13 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|218,478}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|2c/13 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 3c/20&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|3c/20 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|203,690}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|3c/20 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#dfdfff;&amp;quot; | [[c/7 orthogonal|c/7]]&lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | [[loafer]]&lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | {{cells|20}}&lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | [[loafer]]&lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | [[Josh Ball]]&lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | {{year|2013}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 2c/15&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|2c/15 caterloopillar]]&amp;lt;ref name=EMoreLoops&amp;gt;{{cite web|url=https://conwaylife.com/forums/viewtopic.php?f=2&amp;amp;t=2151&amp;amp;start=50#p30105|title=Re: Caterloopillar WIP (all speeds &amp;lt; c/4)|author=Michael Simkin|date=16 April 2016|accessdate=4 July 2016}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|188,470}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|2c/15 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[31c/240 orthogonal|31c/240]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[leaf bug 2]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | {{cells|26,571}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[shield bug]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[Dave Greene]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | {{year|2014}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[c/8 orthogonal|c/8]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|Original caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|232,815}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|Original caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 2c/17&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|2c/17 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|171,658}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|2c/17 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[c/9 orthogonal|c/9]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/9 caterloopillar]]&amp;lt;ref name=NineEleven&amp;gt;{{cite web|url=https://conwaylife.com/forums/viewtopic.php?f=2&amp;amp;t=2151&amp;amp;start=50#p30046|title=Re: Caterloopillar WIP (all speeds &amp;lt; c/4)|author=Michael Simkin|date=15 April 2016|accessdate=2 July 2016}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|169,476}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/9 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 49c/456&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|49c/456 caterloopillar]]&amp;lt;ref name=YMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|433,416}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|49c/456 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 2c/19&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|2c/19 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|153,619}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|2c/19 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#cfffff;&amp;quot; | [[c/10 orthogonal|c/10]]&lt;br /&gt;
| style=&amp;quot;background-color:#cfffff;&amp;quot; | [[copperhead]]&lt;br /&gt;
| style=&amp;quot;background-color:#cfffff;&amp;quot; | {{cells|28}}&lt;br /&gt;
| style=&amp;quot;background-color:#cfffff;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#cfffff;&amp;quot; | [[copperhead]]&lt;br /&gt;
| style=&amp;quot;background-color:#cfffff;&amp;quot; | [[zdr]]&lt;br /&gt;
| style=&amp;quot;background-color:#cfffff;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 2c/21&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|2c/21 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|144,020}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|2c/21 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/11&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/11 caterloopillar]]&amp;lt;ref name=NineEleven/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|149,061}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/11 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/12&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/12 caterloopillar]]&amp;lt;ref name=MoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|125,427}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/12 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/13&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/13 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|117,090}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/13 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/15&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/15 caterloopillar]]&amp;lt;ref name=EMoreLoops&amp;gt;{{cite web|url=https://conwaylife.com/forums/viewtopic.php?f=2&amp;amp;t=2151&amp;amp;start=50#p30105|title=Re: Caterloopillar WIP (all speeds &amp;lt; c/4)|author=Michael Simkin|date=16 April 2016|accessdate=4 July 2016}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|108,728}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/15 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/16&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/16 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|106,262}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/16 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/17&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/17 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|98,621}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/17 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/19&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/19 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|93,555}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/19 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/20&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/20 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|93,497}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/20 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/21&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/21 caterloopillar]]&amp;lt;ref name=EMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|88,972}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/21 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/24&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/24 caterloopillar]]&amp;lt;ref&amp;gt;{{cite web|url=https://conwaylife.com/forums/viewtopic.php?f=2&amp;amp;t=2151&amp;amp;start=75#p30110|title=Re: Caterloopillar WIP (all speeds &amp;lt; c/4)|author=Maia Karpovich|date=17 April 2016|accessdate=4 July 2016}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|83,722}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/24 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Maia Karpovich]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/25&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/25 caterloopillar]]&amp;lt;ref name=YMoreLoops&amp;gt;{{cite web|url=https://conwaylife.com/forums/viewtopic.php?f=2&amp;amp;t=2151&amp;amp;start=75#p30134|title=Re: Caterloopillar WIP (all speeds &amp;lt; c/4)|author=Michael Simkin|date=17 April 2016|accessdate=4 July 2016}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|84,876}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/25 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/27&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/27 caterloopillar]]&amp;lt;ref name=YMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|84,154}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/27 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/28&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/28 caterloopillar]]&amp;lt;ref name=YMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|83,516}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/28 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/29&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/29 caterloopillar]]&amp;lt;ref name=YMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|81,582}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/29 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/31&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/31 caterloopillar]]&amp;lt;ref name=YMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|77,445}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/31 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/32&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/32 caterloopillar]]&amp;lt;ref name=YMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|77,591}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/32 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/33&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/33 caterloopillar]]&amp;lt;ref name=YMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|77,143}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/33 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/35&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/35 caterloopillar]]&amp;lt;ref name=YMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|74,769}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/35 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/67&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/67 caterloopillar]]&amp;lt;ref name=YMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|63,135}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/67 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/87&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Caterloopillar|c/87 caterloopillar]]&amp;lt;ref name=YMoreLoops/&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|62,343}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[caterloopillar|c/87 caterloopillar]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Michael Simkin]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2016}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 2c/133076755768&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Unidimensional spaceship 1]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|30555709}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Unidimensional spaceship 1]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Hippo.69]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2025}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffff80;&amp;quot; colspan=&amp;quot;7&amp;quot; | [[Diagonal]] speeds ([[slope]] 1)&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#dfdfff;&amp;quot; |  [[c/4 diagonal|c/4]]&lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | [[glider]]&lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | {{cells|5}}&lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | [[glider]]&lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | [[Richard K. Guy]]&lt;br /&gt;
| style=&amp;quot;background-color:#dfdfff;&amp;quot; | {{year|1970}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#c6efce;&amp;quot; | [[c/5 diagonal|c/5]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[58P5H1V1]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{cells|58}}&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[295P5H1V1]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[Jason Summers]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{year|2000}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 1746011c/8916896&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Speed Demonoid]] Version 1&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|1,021,124}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Speed Demonoid]] Version 1&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Pavel Grankovskiy]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2020}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 436513c/2215479&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | lowest-period [[Speed Demonoid]] Version 1&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|1,021,124}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | lowest-period [[Speed Demonoid]] Version 1&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Pavel Grankovskiy]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2020}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 1642811c/8246964&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | smallest bounding box [[Speed Demonoid]] Version 2&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|426,464}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | smallest bounding box [[Speed Demonoid]] Version 2&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Pavel Grankovskiy]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2020}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#c6efce;&amp;quot; | [[c/6 diagonal|c/6]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[77P6H1V1]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{cells|77}}&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[seal]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[Nicolay Beluchenko]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{year|2005}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#c6efce;&amp;quot; | [[c/7 diagonal|c/7]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[lobster]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{cells|83}}&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[lobster]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[Matthias Merzenich]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{year|2011}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#c6efce;&amp;quot; | [[c/8 diagonal|c/8]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[walrus]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{cells|68}}&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[walrus]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[Adam P. Goucher]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{year|2023}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#c6efce;&amp;quot; | [[c/12 diagonal|c/12]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[2-engine Cordership]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{cells|100}}&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[13-engine Cordership]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[Dean Hickerson]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{year|1991}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 65c/438852&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Demonoid|0hd Demonoid]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|27,250}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Demonoid|0hd Demonoid]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Chris Cain]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2015}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 13c/96228&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Demonoid|0hd Demonoid]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[:Category:Patterns with (number) cells|?]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Demonoid|0hd Demonoid]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Chris Cain]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2015}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | 65c/818356&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Demonoid|10hd Demonoid]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|47,701}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Demonoid|10hd Demonoid]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Chris Cain]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2015}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | c/12700&amp;lt;ref&amp;gt;{{cite web|url=https://conwaylife.com/forums/viewtopic.php?f=2&amp;amp;t=1469&amp;amp;start=150#p25401|title=Re: Demonoid (diagonal Geminoid) completed!|author=Dave Greene|date=26 November 2015|accessdate=2 July 2016}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Demonoid|10hd Demonoid]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[:Category:Patterns with (number) cells|?]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Demonoid|10hd Demonoid]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Chris Cain]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2015}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffa0a0;&amp;quot; colspan=&amp;quot;7&amp;quot; | [[Knightship]]s (slope 2)&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#c6efce;&amp;quot; | (2,1)c/6&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[Sir Robin]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{cells|282}}&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[Sir Robin]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | [[Adam P. Goucher]] and [[Tomas Rokicki]]&lt;br /&gt;
| style=&amp;quot;background-color:#c6efce;&amp;quot; | {{year|2018}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | (4096,2048)c/17783745&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Gemini|Gemini 2]]&amp;lt;ref&amp;gt;{{cite web|url=https://conwaylife.com/forums/viewtopic.php?f=2&amp;amp;t=406&amp;amp;start=25#p2578|title=Re: Shrinking Gemini: Four Ideas|author=Dave Greene|date=13 June 2010|accessdate=2 July 2016}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[:Category:Patterns with between 100,000 and 999,999 cells|&amp;amp;le;&amp;amp;nbsp;872,252]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Gemini|Gemini 2]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Dave Greene]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2010}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | (6,3)c/245912&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Parallel HBK]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|132,945}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Parallel HBK]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Chris Cain]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2014}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | (6,3)c/2621440&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Half-baked knightship]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|1,049,395}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Half-baked knightship]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Adam P. Goucher]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2014}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#5dcc5d;&amp;quot; colspan=&amp;quot;7&amp;quot; | [[Camelship]]s (slope 3)&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | (3072,1024)c/36000001&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Gemini|Gemini 3]]&amp;lt;ref&amp;gt;{{cite web|url=https://conwaylife.com/forums/viewtopic.php?f=2&amp;amp;t=406&amp;amp;start=25#p2590|title=Re: Shrinking Gemini: Four Ideas|author=Dave Greene|date=14 June 2010|accessdate=2 July 2016}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[:Category:Patterns with between 100,000 and 999,999 cells|&amp;amp;le;&amp;amp;nbsp;850,932]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Gemini|Gemini 3]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Dave Greene]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2010}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | (3,1)c/3948264&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Camelship]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|239,822}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Camelship]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Chris Cain]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2018}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffffdd;&amp;quot; | (12,4)c/62&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[Solifuge]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | {{cells|2,764}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[Solifuge]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[Nico Brown]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | {{year|2025}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#fdce5e;&amp;quot; colspan=&amp;quot;7&amp;quot; | [[Giraffeship]]s (slope 4)&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background-color:#ff8888;&amp;quot; colspan=&amp;quot;7&amp;quot; align=&amp;quot;center&amp;quot; | none found&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ff5757;&amp;quot; colspan=&amp;quot;7&amp;quot; | Slope 23/5&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[:Category:Spaceships with speed (23,5)c/79|(23,5)c/79]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[waterbear]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | {{cells|197,896}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[waterbear]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[Brett Berger]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | {{year|2014}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#57aadd;&amp;quot; colspan=&amp;quot;7&amp;quot; | Slope 34/7&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[:Category:Spaceships with speed (34,7)c/156|(34,7)c/156]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[Unnamed (34,7)c/156 spaceship]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | {{cells|25,013,268}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; |&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[Unnamed (34,7)c/156 spaceship]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | [[Luka Okanishi]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffffdd;&amp;quot; | {{year|2023}}&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#fa8072;&amp;quot; colspan=&amp;quot;7&amp;quot; | [[Ibisship]]s (slope 5)&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;&amp;quot; | (5120,1024)c/16849793&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Gemini]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{cells|846,278}}&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | &lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Gemini]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | [[Andrew J. Wade]]&lt;br /&gt;
| style=&amp;quot;background-color:#ffc7ce;&amp;quot; | {{year|2010}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin-left:auto;margin-right:auto;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#dfdfff;color:#0131b7;&amp;quot; | This spaceship has occurred from an asymmetric [[soup]].&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#cfffff;color:#0180b7;&amp;quot; | This spaceship has occurred from a symmetric [[soup]].&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#c6efce;color:#006100;&amp;quot; | This spaceship is an [[Spaceship#Elementary spaceships|elementary spaceship]].&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffffdd;color:#8a7600;&amp;quot; | This spaceship is an [[Spaceship#Engineered spaceships|engineered spaceship]].&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;background-color:#ffc7ce;color:#9c0006;&amp;quot; | This spaceship is an [[Spaceship#Adjustable spaceships|adjustable spaceship]].&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&amp;lt;references group=note /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post142429&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|title  = Re: Soup search results&lt;br /&gt;
|p      = 142429&lt;br /&gt;
|author = cvojan&lt;br /&gt;
|date   = March 4, 2022&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Lists of patterns]]&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=Oblique_spaceship&amp;diff=166111</id>
		<title>Oblique spaceship</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=Oblique_spaceship&amp;diff=166111"/>
		<updated>2025-12-04T08:00:45Z</updated>

		<summary type="html">&lt;p&gt;T6971: Replaced the original camelship with the much smaller solifuge&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Glossary}}&lt;br /&gt;
An &#039;&#039;&#039;oblique spaceship&#039;&#039;&#039; is a [[spaceship]] which moves neither orthogonally nor diagonally.&lt;br /&gt;
&lt;br /&gt;
The simplest type is a [[knightship]], so called because it moves parallel to a knight in chess. By analogy with the corresponding [https://en.wikipedia.org/wiki/fairy_chess_piece fairy chess pieces], the following other terms may be used to designate spaceships with different [[slope]]s:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin-left: auto; margin-right: auto;&amp;quot;&lt;br /&gt;
! Type&lt;br /&gt;
! Ship&lt;br /&gt;
! Movement&lt;br /&gt;
! Maximum speed&amp;lt;br&amp;gt; (Life)&lt;br /&gt;
! Example&lt;br /&gt;
|-&lt;br /&gt;
| (2&#039;&#039;m&#039;&#039;,&#039;&#039;m&#039;&#039;)/&#039;&#039;n&#039;&#039;&lt;br /&gt;
| knightship&lt;br /&gt;
| knightwise&lt;br /&gt;
| (2,1)c/6&lt;br /&gt;
| [[Sir Robin]]*&lt;br /&gt;
|-&lt;br /&gt;
| (3&#039;&#039;m&#039;&#039;,&#039;&#039;m&#039;&#039;)/&#039;&#039;n&#039;&#039;&lt;br /&gt;
| camelship&lt;br /&gt;
| camelwise&lt;br /&gt;
| (3,1)c/8&lt;br /&gt;
| [[Solifuge]]&lt;br /&gt;
|-&lt;br /&gt;
| (4&#039;&#039;m&#039;&#039;,&#039;&#039;m&#039;&#039;)/&#039;&#039;n&#039;&#039;&lt;br /&gt;
| giraffeship&lt;br /&gt;
| giraffewise&lt;br /&gt;
| (4,1)c/10&lt;br /&gt;
| &#039;&#039;none found&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| (5&#039;&#039;m&#039;&#039;,&#039;&#039;m&#039;&#039;)/&#039;&#039;n&#039;&#039;&lt;br /&gt;
| ibisship&lt;br /&gt;
| ibiswise&lt;br /&gt;
| (5,1)c/12&lt;br /&gt;
| [[Gemini]]&lt;br /&gt;
|-&lt;br /&gt;
| (6&#039;&#039;m&#039;&#039;,&#039;&#039;m&#039;&#039;)/&#039;&#039;n&#039;&#039;&lt;br /&gt;
| flamingoship&lt;br /&gt;
| flamingowise&lt;br /&gt;
| (6,1)c/14&lt;br /&gt;
| &#039;&#039;none found&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| (3&#039;&#039;m&#039;&#039;,2&#039;&#039;m&#039;&#039;)/&#039;&#039;n&#039;&#039;&lt;br /&gt;
| zebraship&lt;br /&gt;
| zebrawise&lt;br /&gt;
| (3,2)c/10&lt;br /&gt;
| &#039;&#039;none found&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| (4&#039;&#039;m&#039;&#039;,3&#039;&#039;m&#039;&#039;)/&#039;&#039;n&#039;&#039;&lt;br /&gt;
| antelopeship&lt;br /&gt;
| antelopewise&lt;br /&gt;
| (4,3)c/14&lt;br /&gt;
| &#039;&#039;none found&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;5&amp;quot; | ...&lt;br /&gt;
|-&lt;br /&gt;
| (23&#039;&#039;m&#039;&#039;,5&#039;&#039;m&#039;&#039;)/&#039;&#039;n&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| (23,5)c/56&lt;br /&gt;
| [[waterbear]]&lt;br /&gt;
|-&lt;br /&gt;
| (34&#039;&#039;m&#039;&#039;,7&#039;&#039;m&#039;&#039;)/&#039;&#039;n&#039;&#039;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
| (34,7)c/82&lt;br /&gt;
| [[much smaller (34,7)c/156 spaceship]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*&amp;lt;/nowiki&amp;gt;&#039;&#039;Spaceship is elementary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A full list of spaceships in Life can be seen at [[List of spaceships]]. Further spaceships in arbitrary isotropic non-totalistic rules are catalogued at [[LifeWiki:Smallest Spaceships Supporting Specific Speeds|the 5s project]]; these can be emulated to produce a spaceship with equivalent [[slope]] in Life using the [[0E0P metacell]], but no examples have been explicitly constructed yet.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
In 1982, Berlekamp showed that there must exist spaceships of any given rational slope in Life, although no explicit oblique examples were constructed.&amp;lt;ref&amp;gt;D. Eppstein, [https://arxiv.org/pdf/cs/0004003.pdf Searching for Spaceships] (2000, p.4). Accessed 11 September 2022.&amp;lt;/ref&amp;gt; The first oblique spaceship was [[Andrew Wade]]&#039;s ibisship [[Gemini]], based on the [[Chapman-Greene construction arm]].&amp;lt;ref name=&amp;quot;post141232&amp;quot; /&amp;gt; [[Dave Greene]] proceeded to build variants, called [[Geminoid]]s, travelling in a variety of directions.&lt;br /&gt;
&lt;br /&gt;
In early 2014, a collaborative effort was launched to build a [[half-baked knightship]], which translates itself by (6, 3) each period and is therefore a knightship. [[Chris Cain]] optimised the construction to yield a smaller and faster [[parallel HBK]].&lt;br /&gt;
&lt;br /&gt;
In December {{year|2014}}, [[Brett Berger]] constructed the first fast oblique spaceship in Conway&#039;s Game of Life, the [[waterbear]], moving at a velocity of (23,5)c/79. It has a bounding box very slightly smaller than the [[parallel HBK]]. With a period of 158, it was the lowest-period oblique spaceship other than [[Sir Robin]] until the construction of the [[unnamed (34,7)c/156 spaceship]].&lt;br /&gt;
&lt;br /&gt;
In March 2018, [[Adam P. Goucher]] and [[Tomas Rokicki]] discovered [[Sir Robin]], the first elementary oblique ship. It is the fastest knightship and lowest-period oblique ship possible, and also the smallest known oblique ship.&lt;br /&gt;
&lt;br /&gt;
In December 2018, [[Chris Cain]] completed a new diagonal loop design for a small-step oblique spaceship, a true [[camelship]] with a (3,1) step size in each cycle instead of the (3072,1024) step distance of the [[Gemini 3|adjusted Gemini]] spaceship.&lt;br /&gt;
&lt;br /&gt;
On November 30, 2025, [[Nico Brown]] completed a [[Solifuge|(12,4)c/62 camelship]] using a [[LOM]]-based reaction,&amp;lt;ref name=&amp;quot;post222000&amp;quot;/&amp;gt; reducing it over the following days.&amp;lt;ref name=&amp;quot;post222124&amp;quot;/&amp;gt; The latter ship is the smallest engineered ship.&lt;br /&gt;
&lt;br /&gt;
== Other rules ==&lt;br /&gt;
[[File:Pedestrianlife oblique spaceship.png|framed|right|(5,2)c/190 oblique spaceship in [[Pedestrian Life]] (B38/S23)]]&lt;br /&gt;
&lt;br /&gt;
Many automata extremely similar to Life have oblique ships and related technology. For example, [[Pedestrian Life]] has a naturally-occurring family of (5,2)c/190 ships, as well as a natural (101,3)c/1884 puffer; [[tDryLife]] has a slope 3 ship puffer that can be stabilized into a spaceship.&lt;br /&gt;
&lt;br /&gt;
These natural spaceships and puffers are qualitatively different from any in Life (to the point where certain rulestrings allow oblique ships to travel faster than (2,1)c/6), which are either large engineered constructions or, in the case of [[Sir Robin]], the result of extensive computer search.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Knightship]]&lt;br /&gt;
* [[Types of spaceships]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
{{LinkLexicon|lex_o.htm#oblique|name=Oblique}}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post141232&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|accessdate = February 4, 2022&lt;br /&gt;
|date       = February 4, 2022&lt;br /&gt;
|format     = ref&lt;br /&gt;
|title      = Re: Thread for basic questions&lt;br /&gt;
|author     = Dave Greene&lt;br /&gt;
|p          = 141232&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222000&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|date       = November 30, 2025&lt;br /&gt;
|format     = ref&lt;br /&gt;
|title      = Re: Crawlers&lt;br /&gt;
|author     = Nico Brown&lt;br /&gt;
|p          = 222000&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222124&amp;quot;&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|date       = December 1, 2025&lt;br /&gt;
|format     = ref&lt;br /&gt;
|title      = Re: Crawlers&lt;br /&gt;
|author     = Nico Brown&lt;br /&gt;
|p          = 222124&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=Category:Spaceships_with_heat_between_1,000_and_9,999&amp;diff=166059</id>
		<title>Category:Spaceships with heat between 1,000 and 9,999</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=Category:Spaceships_with_heat_between_1,000_and_9,999&amp;diff=166059"/>
		<updated>2025-12-03T04:53:28Z</updated>

		<summary type="html">&lt;p&gt;T6971: Now there&amp;#039;s a spaceship of that heat&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=Solifuge&amp;diff=166058</id>
		<title>Solifuge</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=Solifuge&amp;diff=166058"/>
		<updated>2025-12-03T04:51:52Z</updated>

		<summary type="html">&lt;p&gt;T6971: According to LifeViewer, the average heat is 2211.6&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Spaceship&lt;br /&gt;
|name         = Unnamed (12,4)c/62 spaceship&lt;br /&gt;
|pname        = unnamed124c62spaceship&lt;br /&gt;
|c            = 2764&lt;br /&gt;
|bx           = 501&lt;br /&gt;
|by           = 496&lt;br /&gt;
|dir          = Oblique&lt;br /&gt;
|slope        = 3&lt;br /&gt;
|p            = 62&lt;br /&gt;
|m            = 62&lt;br /&gt;
|s            = (6,2)c/31&lt;br /&gt;
|z            = (12,4)c/62&lt;br /&gt;
|h            = 2211.6&lt;br /&gt;
|symmetry     = n&lt;br /&gt;
|rulemin      = B3/S23&lt;br /&gt;
|rulemax      = B3/S23&lt;br /&gt;
|isorulemin   = B3/S23&lt;br /&gt;
|isorulemax   = B3/S23&lt;br /&gt;
|discoverer   = Nico Brown&lt;br /&gt;
|discoveryear = 2025&lt;br /&gt;
|rle          = true&lt;br /&gt;
|viewerconfig = #C [[ GPS 31 HEIGHT 650 WIDTH 483 TRACKLOOP 62 12/62 -4/62 ]]&lt;br /&gt;
}}&lt;br /&gt;
An unnamed (12,4)c/62 spaceship was constructed by [[Nico Brown]] on 30 November 2025 using a LoM-based crawler he discovered the previous day.&amp;lt;ref name=&amp;quot;post222000&amp;quot;/&amp;gt; He reduced it significantly to its current form the day after the ship&#039;s discovery.&amp;lt;ref name=&amp;quot;post222124&amp;quot;/&amp;gt; At 2764 cells, it is over 8 times smaller than the previous smallest engineered spaceship, the [[leaf bug 2]].&lt;br /&gt;
&lt;br /&gt;
==Underlying reaction==&lt;br /&gt;
&lt;br /&gt;
The base reaction of the spaceship is that of a lump of muck being displaced by (12,4) squares every 62 generations. Weirdly, the underlying LOM reaction is the exact same as that in the [[p124 lumps of muck hassler]], which has been known since 1994.&amp;lt;ref name=&amp;quot;post222002&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
On November 30, 2025, Nico Brown completed the original {{times|2305|1560}} spaceship based on a crawler he discovered the previous day.&amp;lt;ref name=&amp;quot;post222000&amp;quot;/&amp;gt; Following minor reductions by [[PK22]] and [[iNoMed]], Nico Brown made a significant reduction on December 1 to {{times|584|527}}.&amp;lt;ref name=&amp;quot;post222012&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;post222061&amp;quot;/&amp;gt;&amp;lt;ref name=&amp;quot;post222124&amp;quot;/&amp;gt; Soon after, he made a few more small reductions resulting in its current form with a minimum population of 2,764 cells and a bounding box of {{times|501|496}}.&amp;lt;ref name=&amp;quot;post222124&amp;quot;/&amp;gt;&lt;br /&gt;
{{gallery item|{{EmbedViewer&lt;br /&gt;
|pname        = originalunnamed124c62spaceship&lt;br /&gt;
|viewerconfig = #C [[ THUMBSIZE 3 WIDTH 1200 HEIGHT 1000 ]]&lt;br /&gt;
|position     = center&lt;br /&gt;
|caption      = The original form of the spaceship when it was first discovered&lt;br /&gt;
|style        = width:300px;&lt;br /&gt;
}}}}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222000&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222000&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = November 30, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222124&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222124&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Nico Brown&lt;br /&gt;
|date   = December 1, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222002&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222002&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = Entity Valkyrie 2&lt;br /&gt;
|date   = November 30, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222012&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222012&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = PK22&lt;br /&gt;
|date   = November 30, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;ref name=&amp;quot;post222061&amp;quot;&amp;gt;{{LinkForumThread&lt;br /&gt;
|format = ref&lt;br /&gt;
|p      = 222061&lt;br /&gt;
|title  = Re: Crawlers&lt;br /&gt;
|author = iNoMed&lt;br /&gt;
|date   = December 1, 2025&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/references&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Engineered spaceships]]&lt;br /&gt;
[[Category:Macro-spaceships]]&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=Rule:SparkCoil2&amp;diff=163859</id>
		<title>Rule:SparkCoil2</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=Rule:SparkCoil2&amp;diff=163859"/>
		<updated>2025-09-07T01:16:19Z</updated>

		<summary type="html">&lt;p&gt;T6971: Created page with &amp;quot;@RULE SparkCoil2 @TABLE n_states:4 neighborhood:Moore symmetries:permute var a = {0,1,2,3} var a1 = a var a2 = a var a3 = a var a4 = a var a5 = a var a6 = a var a7 = a var a8 = a var b = {0,2,3} var b1 = b var b2 = b var b3 = b var b4 = b var b5 = b var b6 = b var b7 = b var b8 = b var c = {0,1} var c1 = c var c2 = c var c3 = c var c4 = c 0,1,1,1,2,2,2,2,0,3 a,1,1,1,b,b1,b2,b3,b4,1 1,1,1,b,b1,b2,b3,b4,b5,1 1,a,a1,a2,a3,a4,a5,a6,a7,0 0,1,1,1,1,1,1,0,0,2 0,2,2,2,c,c1,c2,c3...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@RULE SparkCoil2&lt;br /&gt;
@TABLE&lt;br /&gt;
n_states:4&lt;br /&gt;
neighborhood:Moore&lt;br /&gt;
symmetries:permute&lt;br /&gt;
var a = {0,1,2,3}&lt;br /&gt;
var a1 = a&lt;br /&gt;
var a2 = a&lt;br /&gt;
var a3 = a&lt;br /&gt;
var a4 = a&lt;br /&gt;
var a5 = a&lt;br /&gt;
var a6 = a&lt;br /&gt;
var a7 = a&lt;br /&gt;
var a8 = a&lt;br /&gt;
var b = {0,2,3}&lt;br /&gt;
var b1 = b&lt;br /&gt;
var b2 = b&lt;br /&gt;
var b3 = b&lt;br /&gt;
var b4 = b&lt;br /&gt;
var b5 = b&lt;br /&gt;
var b6 = b&lt;br /&gt;
var b7 = b&lt;br /&gt;
var b8 = b&lt;br /&gt;
var c = {0,1}&lt;br /&gt;
var c1 = c&lt;br /&gt;
var c2 = c&lt;br /&gt;
var c3 = c&lt;br /&gt;
var c4 = c&lt;br /&gt;
0,1,1,1,2,2,2,2,0,3&lt;br /&gt;
a,1,1,1,b,b1,b2,b3,b4,1&lt;br /&gt;
1,1,1,b,b1,b2,b3,b4,b5,1&lt;br /&gt;
1,a,a1,a2,a3,a4,a5,a6,a7,0&lt;br /&gt;
0,1,1,1,1,1,1,0,0,2&lt;br /&gt;
0,2,2,2,c,c1,c2,c3,c4,2&lt;br /&gt;
0,2,2,2,2,2,c,c1,c2,2&lt;br /&gt;
0,2,3,3,3,3,3,3,a,3&lt;br /&gt;
2,1,3,a1,a2,a3,a4,a5,a6,3&lt;br /&gt;
2,3,3,3,a,a1,a2,a3,a4,3&lt;br /&gt;
3,2,a,a1,a2,a3,a4,a5,a6,3&lt;br /&gt;
3,a,a1,a2,a3,a4,a5,a6,a7,0&lt;br /&gt;
@COLORS&lt;br /&gt;
1 255 255 255&lt;br /&gt;
2 64 64 64&lt;br /&gt;
3 255 216 0&lt;br /&gt;
@NAMES&lt;br /&gt;
1 Life&lt;br /&gt;
2 Methane&lt;br /&gt;
3 Fire&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=Rule:BliptileWithHold&amp;diff=162576</id>
		<title>Rule:BliptileWithHold</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=Rule:BliptileWithHold&amp;diff=162576"/>
		<updated>2025-06-28T11:26:05Z</updated>

		<summary type="html">&lt;p&gt;T6971: Created page with &amp;quot;@RULE BliptileWithHold  @TABLE n_states:18 neighborhood:vonNeumann symmetries:permute  var a = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17} var b = a var c = a var d = a var e = {0,1,2,5,6,7,8,9,10,11,14,15,16,17} var f = e var g = e var h = {3,4} var i = {5,6,7} var j = {8,9,10} var k = {11,12,13,14} var l = {6,10} var m = {7,9} var n = {16,17} var o = {12,13,14}  1,h,e,f,g,h 1,12,e,f,g,3 1,13,e,f,g,4 2,a,b,c,d,1 h,a,b,c,d,2 i,3,e,f,g,6 i,4,e,f,g,7 i,a,b,c,d,5 j,3,e,f,...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@RULE BliptileWithHold&lt;br /&gt;
&lt;br /&gt;
@TABLE&lt;br /&gt;
n_states:18&lt;br /&gt;
neighborhood:vonNeumann&lt;br /&gt;
symmetries:permute&lt;br /&gt;
&lt;br /&gt;
var a = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17}&lt;br /&gt;
var b = a&lt;br /&gt;
var c = a&lt;br /&gt;
var d = a&lt;br /&gt;
var e = {0,1,2,5,6,7,8,9,10,11,14,15,16,17}&lt;br /&gt;
var f = e&lt;br /&gt;
var g = e&lt;br /&gt;
var h = {3,4}&lt;br /&gt;
var i = {5,6,7}&lt;br /&gt;
var j = {8,9,10}&lt;br /&gt;
var k = {11,12,13,14}&lt;br /&gt;
var l = {6,10}&lt;br /&gt;
var m = {7,9}&lt;br /&gt;
var n = {16,17}&lt;br /&gt;
var o = {12,13,14}&lt;br /&gt;
&lt;br /&gt;
1,h,e,f,g,h&lt;br /&gt;
1,12,e,f,g,3&lt;br /&gt;
1,13,e,f,g,4&lt;br /&gt;
2,a,b,c,d,1&lt;br /&gt;
h,a,b,c,d,2&lt;br /&gt;
i,3,e,f,g,6&lt;br /&gt;
i,4,e,f,g,7&lt;br /&gt;
i,a,b,c,d,5&lt;br /&gt;
j,3,e,f,g,9&lt;br /&gt;
j,4,e,f,g,10&lt;br /&gt;
j,a,b,c,d,8&lt;br /&gt;
k,l,m,a,b,11&lt;br /&gt;
k,16,17,l,a,14&lt;br /&gt;
k,16,l,a,b,12&lt;br /&gt;
k,17,l,a,b,13&lt;br /&gt;
k,m,n,c,d,14&lt;br /&gt;
k,a,b,c,d,11&lt;br /&gt;
15,3,e,f,g,16&lt;br /&gt;
15,4,e,f,g,17&lt;br /&gt;
n,o,3,e,f,16&lt;br /&gt;
n,o,4,e,f,17&lt;br /&gt;
n,o,a,b,c,15&lt;br /&gt;
&lt;br /&gt;
@COLORS&lt;br /&gt;
0 0 0 0&lt;br /&gt;
1 64 64 64&lt;br /&gt;
2 128 128 128&lt;br /&gt;
3 0 255 0&lt;br /&gt;
4 255 0 0&lt;br /&gt;
5 0 128 0&lt;br /&gt;
6 64 255 64&lt;br /&gt;
7 64 255 64&lt;br /&gt;
8 128 0 0&lt;br /&gt;
9 255 64 64&lt;br /&gt;
10 255 64 64&lt;br /&gt;
11 96 96 0&lt;br /&gt;
12 192 192 0&lt;br /&gt;
13 192 192 0&lt;br /&gt;
14 192 192 0&lt;br /&gt;
15 0 0 192&lt;br /&gt;
16 0 255 128&lt;br /&gt;
17 255 0 128&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=Notability&amp;diff=162086</id>
		<title>Notability</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=Notability&amp;diff=162086"/>
		<updated>2025-06-04T23:40:14Z</updated>

		<summary type="html">&lt;p&gt;T6971: Redirected page to LifeWiki:Notability&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[LifeWiki:Notability]]&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=Rule:BPLogic&amp;diff=161422</id>
		<title>Rule:BPLogic</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=Rule:BPLogic&amp;diff=161422"/>
		<updated>2025-04-15T07:58:39Z</updated>

		<summary type="html">&lt;p&gt;T6971: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@RULE BPLogic&lt;br /&gt;
@TABLE&lt;br /&gt;
n_states:5&lt;br /&gt;
neighborhood:Moore&lt;br /&gt;
symmetries:rotate4reflect&lt;br /&gt;
var a={0,1,2,3,4}&lt;br /&gt;
var a1=a&lt;br /&gt;
var a2=a&lt;br /&gt;
var a3=a&lt;br /&gt;
var a4=a&lt;br /&gt;
var a5=a&lt;br /&gt;
var a6=a&lt;br /&gt;
var a7=a&lt;br /&gt;
var a8=a&lt;br /&gt;
var b={0,3,4}&lt;br /&gt;
var b1=b&lt;br /&gt;
var b2=b&lt;br /&gt;
var b3=b&lt;br /&gt;
var b4=b&lt;br /&gt;
var b5=b&lt;br /&gt;
var b6=b&lt;br /&gt;
var b7=b&lt;br /&gt;
var b8=b&lt;br /&gt;
0,1,3,0,0,0,0,0,0,2&lt;br /&gt;
0,0,3,1,3,0,0,0,0,1&lt;br /&gt;
0,3,0,1,0,3,0,0,0,2&lt;br /&gt;
0,3,0,1,0,0,0,0,0,1&lt;br /&gt;
0,3,1,0,0,a,0,0,0,2&lt;br /&gt;
0,0,2,3,2,0,0,0,0,2&lt;br /&gt;
0,2,0,3,0,2,0,0,0,3&lt;br /&gt;
0,0,0,2,1,3,0,1,2,3&lt;br /&gt;
0,0,a1,3,3,1,a,0,0,1&lt;br /&gt;
0,0,2,3,3,0,0,0,0,1&lt;br /&gt;
0,1,3,3,3,1,0,0,0,1&lt;br /&gt;
0,4,3,1,0,0,0,0,0,1&lt;br /&gt;
0,0,3,4,1,0,0,0,0,1&lt;br /&gt;
0,1,4,0,0,0,0,0,0,2&lt;br /&gt;
0,4,1,0,0,0,0,0,0,1&lt;br /&gt;
0,0,3,3,4,1,0,0,0,1&lt;br /&gt;
0,1,3,3,a,3,3,0,0,1&lt;br /&gt;
0,0,3,3,a,1,a1,3,3,1&lt;br /&gt;
0,0,2,1,3,0,0,0,0,1&lt;br /&gt;
0,0,1,2,0,3,0,0,0,2&lt;br /&gt;
0,1,b,b1,b2,a,b4,b5,b6,1&lt;br /&gt;
0,3,1,3,b,3,b1,b2,b3,1&lt;br /&gt;
0,0,2,1,3,2,3,0,4,1&lt;br /&gt;
0,0,3,3,1,4,a,3,3,1&lt;br /&gt;
0,0,3,4,1,3,1,4,3,1&lt;br /&gt;
0,0,2,1,0,1,2,0,0,4&lt;br /&gt;
0,2,4,2,0,a,0,0,0,3&lt;br /&gt;
0,0,3,3,0,3,1,4,3,1&lt;br /&gt;
1,3,0,2,0,0,0,0,0,0&lt;br /&gt;
1,2,3,2,0,0,0,0,0,1&lt;br /&gt;
1,1,1,1,1,a,a1,a2,0,3&lt;br /&gt;
1,1,1,1,1,1,a,a1,a2,4&lt;br /&gt;
2,3,2,0,0,0,0,0,0,1&lt;br /&gt;
2,0,2,3,2,0,0,0,0,2&lt;br /&gt;
2,2,3,0,0,0,0,0,0,1&lt;br /&gt;
2,3,0,2,0,0,0,0,0,2&lt;br /&gt;
2,2,2,3,0,0,0,0,0,2&lt;br /&gt;
2,2,2,3,3,0,0,0,0,2&lt;br /&gt;
2,0,2,0,0,3,0,2,0,2&lt;br /&gt;
3,0,2,0,2,0,0,0,0,0&lt;br /&gt;
3,1,2,0,1,0,0,0,0,0&lt;br /&gt;
3,1,0,1,0,0,0,0,0,2&lt;br /&gt;
4,2,0,2,0,0,0,0,0,0&lt;br /&gt;
1,a1,a2,a3,a4,a5,a6,a7,a,2&lt;br /&gt;
2,a1,a2,a3,a4,a5,a6,a7,a,0&lt;br /&gt;
@COLORS&lt;br /&gt;
1 255 128 0&lt;br /&gt;
2 128 64 0&lt;br /&gt;
3 0 128 255&lt;br /&gt;
4 0 64 128&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=Rule:BPLogic&amp;diff=161421</id>
		<title>Rule:BPLogic</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=Rule:BPLogic&amp;diff=161421"/>
		<updated>2025-04-15T07:50:04Z</updated>

		<summary type="html">&lt;p&gt;T6971: Oops, added the wrong transition&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@RULE BPLogic&lt;br /&gt;
@TABLE&lt;br /&gt;
n_states:5&lt;br /&gt;
neighborhood:Moore&lt;br /&gt;
symmetries:rotate4reflect&lt;br /&gt;
var a={0,1,2,3,4}&lt;br /&gt;
var a1=a&lt;br /&gt;
var a2=a&lt;br /&gt;
var a3=a&lt;br /&gt;
var a4=a&lt;br /&gt;
var a5=a&lt;br /&gt;
var a6=a&lt;br /&gt;
var a7=a&lt;br /&gt;
var a8=a&lt;br /&gt;
var b={0,3,4}&lt;br /&gt;
var b1=b&lt;br /&gt;
var b2=b&lt;br /&gt;
var b3=b&lt;br /&gt;
var b4=b&lt;br /&gt;
var b5=b&lt;br /&gt;
var b6=b&lt;br /&gt;
var b7=b&lt;br /&gt;
var b8=b&lt;br /&gt;
0,1,3,0,0,0,0,0,0,2&lt;br /&gt;
0,0,3,1,3,0,0,0,0,1&lt;br /&gt;
0,3,0,1,0,3,0,0,0,2&lt;br /&gt;
0,3,0,1,0,0,0,0,0,1&lt;br /&gt;
0,3,1,0,0,a,0,0,0,2&lt;br /&gt;
0,0,2,3,2,0,0,0,0,2&lt;br /&gt;
0,2,0,3,0,2,0,0,0,3&lt;br /&gt;
0,0,0,2,1,3,0,1,2,3&lt;br /&gt;
0,0,a1,3,3,1,a,0,0,1&lt;br /&gt;
0,0,2,3,3,0,0,0,0,1&lt;br /&gt;
0,1,3,3,3,1,0,0,0,1&lt;br /&gt;
0,4,3,1,0,0,0,0,0,1&lt;br /&gt;
0,0,3,4,1,0,0,0,0,1&lt;br /&gt;
0,1,4,0,0,0,0,0,0,2&lt;br /&gt;
0,4,1,0,0,0,0,0,0,1&lt;br /&gt;
0,0,3,3,4,1,0,0,0,1&lt;br /&gt;
0,1,3,3,a,3,3,0,0,1&lt;br /&gt;
0,0,3,3,a,1,a1,3,3,1&lt;br /&gt;
0,0,2,1,3,0,0,0,0,1&lt;br /&gt;
0,0,1,2,0,3,0,0,0,2&lt;br /&gt;
0,1,b,b1,b2,a,b4,b5,b6,1&lt;br /&gt;
0,3,1,3,b,3,b1,b2,b3,1&lt;br /&gt;
0,0,2,1,3,2,3,0,4,1&lt;br /&gt;
0,0,3,3,1,4,a,3,3,1&lt;br /&gt;
0,0,3,4,1,3,1,4,3,1&lt;br /&gt;
0,0,2,1,0,1,2,0,0,4&lt;br /&gt;
0,2,4,2,0,a,0,0,0,3&lt;br /&gt;
0,0,3,3,0,3,1,4,1,1&lt;br /&gt;
1,3,0,2,0,0,0,0,0,0&lt;br /&gt;
1,2,3,2,0,0,0,0,0,1&lt;br /&gt;
1,1,1,1,1,a,a1,a2,0,3&lt;br /&gt;
1,1,1,1,1,1,a,a1,a2,4&lt;br /&gt;
2,3,2,0,0,0,0,0,0,1&lt;br /&gt;
2,0,2,3,2,0,0,0,0,2&lt;br /&gt;
2,2,3,0,0,0,0,0,0,1&lt;br /&gt;
2,3,0,2,0,0,0,0,0,2&lt;br /&gt;
2,2,2,3,0,0,0,0,0,2&lt;br /&gt;
2,2,2,3,3,0,0,0,0,2&lt;br /&gt;
2,0,2,0,0,3,0,2,0,2&lt;br /&gt;
3,0,2,0,2,0,0,0,0,0&lt;br /&gt;
3,1,2,0,1,0,0,0,0,0&lt;br /&gt;
3,1,0,1,0,0,0,0,0,2&lt;br /&gt;
4,2,0,2,0,0,0,0,0,0&lt;br /&gt;
1,a1,a2,a3,a4,a5,a6,a7,a,2&lt;br /&gt;
2,a1,a2,a3,a4,a5,a6,a7,a,0&lt;br /&gt;
@COLORS&lt;br /&gt;
1 255 128 0&lt;br /&gt;
2 128 64 0&lt;br /&gt;
3 0 128 255&lt;br /&gt;
4 0 64 128&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=Rule:BPLogic&amp;diff=161420</id>
		<title>Rule:BPLogic</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=Rule:BPLogic&amp;diff=161420"/>
		<updated>2025-04-15T07:48:41Z</updated>

		<summary type="html">&lt;p&gt;T6971: Adding ANDNOT gate&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@RULE BPLogic&lt;br /&gt;
@TABLE&lt;br /&gt;
n_states:5&lt;br /&gt;
neighborhood:Moore&lt;br /&gt;
symmetries:rotate4reflect&lt;br /&gt;
var a={0,1,2,3,4}&lt;br /&gt;
var a1=a&lt;br /&gt;
var a2=a&lt;br /&gt;
var a3=a&lt;br /&gt;
var a4=a&lt;br /&gt;
var a5=a&lt;br /&gt;
var a6=a&lt;br /&gt;
var a7=a&lt;br /&gt;
var a8=a&lt;br /&gt;
var b={0,3,4}&lt;br /&gt;
var b1=b&lt;br /&gt;
var b2=b&lt;br /&gt;
var b3=b&lt;br /&gt;
var b4=b&lt;br /&gt;
var b5=b&lt;br /&gt;
var b6=b&lt;br /&gt;
var b7=b&lt;br /&gt;
var b8=b&lt;br /&gt;
0,1,3,0,0,0,0,0,0,2&lt;br /&gt;
0,0,3,1,3,0,0,0,0,1&lt;br /&gt;
0,3,0,1,0,3,0,0,0,2&lt;br /&gt;
0,3,0,1,0,0,0,0,0,1&lt;br /&gt;
0,3,1,0,0,a,0,0,0,2&lt;br /&gt;
0,0,2,3,2,0,0,0,0,2&lt;br /&gt;
0,2,0,3,0,2,0,0,0,3&lt;br /&gt;
0,0,0,2,1,3,0,1,2,3&lt;br /&gt;
0,0,a1,3,3,1,a,0,0,1&lt;br /&gt;
0,0,2,3,3,0,0,0,0,1&lt;br /&gt;
0,1,3,3,3,1,0,0,0,1&lt;br /&gt;
0,4,3,1,0,0,0,0,0,1&lt;br /&gt;
0,0,3,4,1,0,0,0,0,1&lt;br /&gt;
0,1,4,0,0,0,0,0,0,2&lt;br /&gt;
0,4,1,0,0,0,0,0,0,1&lt;br /&gt;
0,0,3,3,4,1,0,0,0,1&lt;br /&gt;
0,1,3,3,a,3,3,0,0,1&lt;br /&gt;
0,0,3,3,a,1,a1,3,3,1&lt;br /&gt;
0,0,2,1,3,0,0,0,0,1&lt;br /&gt;
0,0,1,2,0,3,0,0,0,2&lt;br /&gt;
0,1,b,b1,b2,a,b4,b5,b6,1&lt;br /&gt;
0,3,1,3,b,3,b1,b2,b3,1&lt;br /&gt;
0,0,2,1,3,2,3,0,4,1&lt;br /&gt;
0,0,3,3,1,4,a,3,3,1&lt;br /&gt;
0,0,3,4,1,3,1,4,3,1&lt;br /&gt;
0,0,2,1,0,1,2,0,0,4&lt;br /&gt;
0,2,4,2,0,a,0,0,0,3&lt;br /&gt;
0,0,3,3,1,3,1,4,1,1&lt;br /&gt;
1,3,0,2,0,0,0,0,0,0&lt;br /&gt;
1,2,3,2,0,0,0,0,0,1&lt;br /&gt;
1,1,1,1,1,a,a1,a2,0,3&lt;br /&gt;
1,1,1,1,1,1,a,a1,a2,4&lt;br /&gt;
2,3,2,0,0,0,0,0,0,1&lt;br /&gt;
2,0,2,3,2,0,0,0,0,2&lt;br /&gt;
2,2,3,0,0,0,0,0,0,1&lt;br /&gt;
2,3,0,2,0,0,0,0,0,2&lt;br /&gt;
2,2,2,3,0,0,0,0,0,2&lt;br /&gt;
2,2,2,3,3,0,0,0,0,2&lt;br /&gt;
2,0,2,0,0,3,0,2,0,2&lt;br /&gt;
3,0,2,0,2,0,0,0,0,0&lt;br /&gt;
3,1,2,0,1,0,0,0,0,0&lt;br /&gt;
3,1,0,1,0,0,0,0,0,2&lt;br /&gt;
4,2,0,2,0,0,0,0,0,0&lt;br /&gt;
1,a1,a2,a3,a4,a5,a6,a7,a,2&lt;br /&gt;
2,a1,a2,a3,a4,a5,a6,a7,a,0&lt;br /&gt;
@COLORS&lt;br /&gt;
1 255 128 0&lt;br /&gt;
2 128 64 0&lt;br /&gt;
3 0 128 255&lt;br /&gt;
4 0 64 128&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
	<entry>
		<id>https://conwaylife.com/w/index.php?title=Rule:BPLogic&amp;diff=161397</id>
		<title>Rule:BPLogic</title>
		<link rel="alternate" type="text/html" href="https://conwaylife.com/w/index.php?title=Rule:BPLogic&amp;diff=161397"/>
		<updated>2025-04-14T12:15:47Z</updated>

		<summary type="html">&lt;p&gt;T6971: This rule is a stripped-down version of &amp;quot;photest&amp;quot; with no construction abilities.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;@RULE BPLogic&lt;br /&gt;
@TABLE&lt;br /&gt;
n_states:5&lt;br /&gt;
neighborhood:Moore&lt;br /&gt;
symmetries:rotate4reflect&lt;br /&gt;
var a={0,1,2,3,4}&lt;br /&gt;
var a1=a&lt;br /&gt;
var a2=a&lt;br /&gt;
var a3=a&lt;br /&gt;
var a4=a&lt;br /&gt;
var a5=a&lt;br /&gt;
var a6=a&lt;br /&gt;
var a7=a&lt;br /&gt;
var a8=a&lt;br /&gt;
var b={0,3,4}&lt;br /&gt;
var b1=b&lt;br /&gt;
var b2=b&lt;br /&gt;
var b3=b&lt;br /&gt;
var b4=b&lt;br /&gt;
var b5=b&lt;br /&gt;
var b6=b&lt;br /&gt;
var b7=b&lt;br /&gt;
var b8=b&lt;br /&gt;
0,1,3,0,0,0,0,0,0,2&lt;br /&gt;
0,0,3,1,3,0,0,0,0,1&lt;br /&gt;
0,3,0,1,0,3,0,0,0,2&lt;br /&gt;
0,3,0,1,0,0,0,0,0,1&lt;br /&gt;
0,3,1,0,0,a,0,0,0,2&lt;br /&gt;
0,0,2,3,2,0,0,0,0,2&lt;br /&gt;
0,2,0,3,0,2,0,0,0,3&lt;br /&gt;
0,0,0,2,1,3,0,1,2,3&lt;br /&gt;
0,0,a1,3,3,1,a,0,0,1&lt;br /&gt;
0,0,2,3,3,0,0,0,0,1&lt;br /&gt;
0,1,3,3,3,1,0,0,0,1&lt;br /&gt;
0,4,3,1,0,0,0,0,0,1&lt;br /&gt;
0,0,3,4,1,0,0,0,0,1&lt;br /&gt;
0,1,4,0,0,0,0,0,0,2&lt;br /&gt;
0,4,1,0,0,0,0,0,0,1&lt;br /&gt;
0,0,3,3,4,1,0,0,0,1&lt;br /&gt;
0,1,3,3,a,3,3,0,0,1&lt;br /&gt;
0,0,3,3,a,1,a1,3,3,1&lt;br /&gt;
0,0,2,1,3,0,0,0,0,1&lt;br /&gt;
0,0,1,2,0,3,0,0,0,2&lt;br /&gt;
0,1,b,b1,b2,a,b4,b5,b6,1&lt;br /&gt;
0,3,1,3,b,3,b1,b2,b3,1&lt;br /&gt;
0,0,2,1,3,2,3,0,4,1&lt;br /&gt;
0,0,3,3,1,4,a,3,3,1&lt;br /&gt;
0,0,3,4,1,3,1,4,3,1&lt;br /&gt;
0,0,2,1,0,1,2,0,0,4&lt;br /&gt;
0,2,4,2,0,a,0,0,0,3&lt;br /&gt;
1,3,0,2,0,0,0,0,0,0&lt;br /&gt;
1,2,3,2,0,0,0,0,0,1&lt;br /&gt;
1,1,1,1,1,a,a1,a2,0,3&lt;br /&gt;
1,1,1,1,1,1,a,a1,a2,4&lt;br /&gt;
2,3,2,0,0,0,0,0,0,1&lt;br /&gt;
2,0,2,3,2,0,0,0,0,2&lt;br /&gt;
2,2,3,0,0,0,0,0,0,1&lt;br /&gt;
2,3,0,2,0,0,0,0,0,2&lt;br /&gt;
2,2,2,3,0,0,0,0,0,2&lt;br /&gt;
2,2,2,3,3,0,0,0,0,2&lt;br /&gt;
2,0,2,0,0,3,0,2,0,2&lt;br /&gt;
3,0,2,0,2,0,0,0,0,0&lt;br /&gt;
3,1,2,0,1,0,0,0,0,0&lt;br /&gt;
3,1,0,1,0,0,0,0,0,2&lt;br /&gt;
4,2,0,2,0,0,0,0,0,0&lt;br /&gt;
1,a1,a2,a3,a4,a5,a6,a7,a,2&lt;br /&gt;
2,a1,a2,a3,a4,a5,a6,a7,a,0&lt;br /&gt;
@COLORS&lt;br /&gt;
1 255 128 0&lt;br /&gt;
2 128 64 0&lt;br /&gt;
3 0 128 255&lt;br /&gt;
4 0 64 128&lt;/div&gt;</summary>
		<author><name>T6971</name></author>
	</entry>
</feed>