gamesssssssss
All checks were successful
Build Org Website / build (push) Successful in 52s

This commit is contained in:
2026-05-10 23:32:09 +01:00
parent 669eafadd3
commit 50399c2045
7 changed files with 761 additions and 1 deletions

View File

@@ -0,0 +1,37 @@
#+TITLE: Future Z's Return Log
#+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="futureZReturnLog">
<a class="play-back" href="/play.html">Back to Play</a>
<header class="play-page-head">
<p class="play-kicker">Layer 4 / return weather</p>
<h1>Future Z's Return Log</h1>
<p>This room changes by being visited. Future z does not hurry the message; the page keeps count quietly.</p>
</header>
<section class="play-console temporal-console">
<div class="play-console__screen">
<p class="play-console__eyebrow" data-return-stage>First opening</p>
<h2 data-return-heading>The log is still warming up.</h2>
<p data-return-message>future z has left the first note face down, so the ink does not smudge.</p>
<p class="play-live-note" data-return-context></p>
</div>
<div class="play-console__controls">
<button type="button" data-return-observe>Observe a memory</button>
<button type="button" data-return-wait>Stay a moment</button>
<button type="button" data-return-reset>Clear local drift</button>
</div>
</section>
<section class="play-tool observatory-panel">
<div class="play-scorebar">
<span data-return-status>Temporal echoes are settling.</span>
</div>
<div class="return-memory-list" data-return-list></div>
</section>
</main>
#+END_EXPORT

View File

@@ -0,0 +1,42 @@
#+TITLE: Gentle Constellarium
#+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="gentleConstellarium">
<a class="play-back" href="/play.html">Back to Play</a>
<header class="play-page-head">
<p class="play-kicker">Layer 2 / restored thread</p>
<h1>Gentle Constellarium</h1>
<p>The observatory has loosened into a sky. Choose a dim memory, then a second light that feels close enough to hold it.</p>
</header>
<section class="play-tool observatory-panel">
<div class="play-scorebar">
<span data-constellarium-status>The sky is gathering memory nodes.</span>
<button type="button" data-constellarium-reset>Let the sky rest</button>
</div>
<div class="observatory-sky" data-constellarium-sky aria-label="Restorable emotional constellation"></div>
<div class="observatory-drawer">
<p class="play-console__eyebrow">Selected thread</p>
<h2 data-constellarium-title>Waiting for a first light</h2>
<p data-constellarium-reading>lima keeps a hand near the thread, not pulling, just steadying.</p>
<div class="observatory-thread-actions">
<button type="button" data-constellarium-relation="continuationLinks">Continue</button>
<button type="button" data-constellarium-relation="echoes">Echo</button>
<button type="button" data-constellarium-relation="symbolicLinks">Symbol</button>
<button type="button" data-constellarium-relation="mirroredEntries">Mirror</button>
</div>
</div>
</section>
<section class="play-console">
<div class="play-console__screen">
<p class="play-console__eyebrow">Recovered constellations</p>
<div data-constellarium-log></div>
</div>
</section>
</main>
#+END_EXPORT

View File

@@ -0,0 +1,36 @@
#+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