Files
org_web/play/subconscious-index.org
Zaine Arch 50399c2045
All checks were successful
Build Org Website / build (push) Successful in 52s
gamesssssssss
2026-05-10 23:32:09 +01:00

37 lines
1.4 KiB
Org Mode

#+TITLE: The Subconscious Index
#+OPTIONS: num:nil title:nil toc:nil
#+NO_SIDENOTES: t
#+HIDDEN_PAGE: t
#+DATE: <2026-05-10 Sun>
#+BEGIN_EXPORT html
<main class="play-root play-page observatory-ritual" data-play-page="subconsciousIndex">
<a class="play-back" href="/play.html">Back to Play</a>
<header class="play-page-head">
<p class="play-kicker">Layer 5 / symbolic drift</p>
<h1>The Subconscious Index</h1>
<p>The website keeps speaking through objects. Choose recurring symbols until they begin arranging themselves into a sentence.</p>
</header>
<section class="play-tool observatory-panel">
<div class="play-scorebar">
<span data-subconscious-status>The index is reading the recurring objects.</span>
<button type="button" data-subconscious-clear>Close the current dream</button>
</div>
<div class="symbol-cloud" data-symbol-cloud aria-label="Recurring observatory symbols"></div>
<div class="dream-sentence">
<p class="play-console__eyebrow">Dream sentence</p>
<h2 data-dream-sentence>Nothing has combined yet.</h2>
<p data-dream-reading>young z has drawn a door in the margin and refuses to explain why that helps.</p>
</div>
</section>
<section class="play-console">
<div class="play-console__screen">
<p class="play-console__eyebrow">Subconscious routes</p>
<div data-subconscious-routes></div>
</div>
</section>
</main>
#+END_EXPORT