Fast answer: how to compare spaceships

A glider moves diagonally with period 4 and speed c/4. Lightweight, middleweight, and heavyweight spaceships move orthogonally with period 4 and speed c/2. Loafer is slower: it moves orthogonally at c/7.

Those facts matter when a user is trying to identify a moving object in a simulator. After one full period, the same phase should reappear in a new position.

A spaceship repeats after moving

A Life spaceship is not just an object that looks mobile. It returns to the same phase after a fixed number of generations, but translated to a new position.

The glider is the smallest and most famous case. It moves diagonally at c/4. The lightweight spaceship moves orthogonally at c/2, making it the cleanest comparison after the glider.

Speed notation answers a real question

Speed notation answers a practical question: how fast can information move across the board?

Loafer is useful here because it gives a modern, compact, non-standard example: a slow orthogonal spaceship with c/7 speed. That makes it a good bridge from classic textbook patterns to community discoveries.

Signals make larger machines possible

Once a moving object can be produced, reflected, delayed, or absorbed, it becomes a signal. Glider guns, eaters, reflectors, and conduits all build on this idea.

That is why spaceship pages should link forward to guns and Life engineering pages rather than ending at motion alone.

When the search is for RLE

A search for LWSS RLE or HWSS RLE usually means the user already knows the pattern name and wants to move it into another tool. The page should therefore give the facts first, then point toward RLE once import and export are part of the workflow.

For now, the useful promise is narrower: run the canonical spaceship on the page, check its period and direction, then use the RLE guide when you need portable text patterns for Golly, LifeWiki, or another viewer.

Working takeaway

Use the glider for the first moving pattern, LWSS for orthogonal motion, and Loafer for readers ready to go beyond the classic spaceship family.

Fast answers

Common search questions

What is the difference between a glider and LWSS?

A glider moves diagonally at c/4. A lightweight spaceship moves orthogonally at c/2, so it is the clean first comparison for straight-line spaceship motion.

What are MWSS and HWSS?

They are middleweight and heavyweight spaceships. They belong to the same classic orthogonal spaceship family as LWSS, with larger starting shapes.

Should this site provide RLE for spaceships?

Yes, but it should be treated as a workflow feature. Users who search for RLE usually want to copy the exact pattern into Golly, LifeWiki, or another Life viewer.