Files
jcoffey-dev 593bbd888f Long Range Scan: the 1971 galaxy, on the terminal it was written for
An independent rebuild of the 1971 starship patrol game. Eight by eight
quadrants of eight by eight sectors, three digits a quadrant on the chart,
courses round a nine-point compass, and a stardate clock that is the real
opponent.

The name and the nouns are ours and NOTICE.md says why: the mechanics are
free to rebuild, the trademarks are not. Raiders rather than the enemy from
the television programme, beams rather than the energy weapon, and every
sentence the machine prints written for this project rather than borrowed
from a listing.

This is the 1971 skin only -- paper, ink and a print head. The remaster and
the synth come next, and the tokens and the structured transcript are already
shaped for them.
2026-09-08 23:26:22 -07:00

19 lines
870 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Long Range Scan">
<!-- One long range scan: nine quadrants, three digits each, and the one you
are standing in. Drawn rather than drafted in a tool, like everything
else here. -->
<rect width="64" height="64" fill="#e8e0cc"/>
<g stroke="#241f1a" stroke-width="2.5" fill="none">
<rect x="6" y="6" width="52" height="52"/>
<path d="M6 23.3h52M6 40.6h52M23.3 6v52M40.6 6v52"/>
</g>
<rect x="24.6" y="24.6" width="14.8" height="14.8" fill="#241f1a"/>
<g fill="#241f1a" font-family="monospace" font-size="11" font-weight="700" text-anchor="middle">
<text x="14.6" y="18">1</text>
<text x="49.3" y="18">2</text>
<text x="14.6" y="52.5">0</text>
<text x="49.3" y="52.5">3</text>
</g>
<circle cx="32" cy="32" r="3.4" fill="#e8e0cc"/>
</svg>