Published unlisted
Edited
Sep 7, 2018
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
/* if (res.length == 0) return md``
if (ida) { // Temple scene, WIP
let reason = jala ? `"You'd sacrifice Jala?" ("You don't know how the Order's treated us.")` : `"I see."`

ret.push(`You rouse Parabilla from her trance, stepping around the dais. "Why are you here?," she asks reasonably. "You must seek Caelum, whose fleet is overcommitted by my efforts alone."

"Honestly, I'd rather have the Temple. It will be a gift."

${reason}

"Jasa! Defend me against this vandal. Where have you...?"

<hr>`)
ret.push(world.idyll_alive ? `Idyll is delighted, of course. She has brought something for you: the horned helmet of Caelum.` : `Idyll is delighted, you feel, looking upon the pyres.`)
}
else { // Council scene
let comment = jala ? `"Love you too, mum," you mutter under your breath.` : `You lift your head, idly curious.`
let strike = jala ? `"Tell yourself! Who do you blame?" She slaps you on the face. Your retaliatory trajectory lands you on the floor in a heap of limbs. You see her blade fall upon her liege's neck.`
: `The old masters of the tribes deserve destruction. Your mother once paid its cost. You would not have done these things willingly, not for Jala nor the Huntress - but it is no failure of their charisma, rather the geometry of this place.`
ret.push(`"My lord, I give to you the fleet of Caelum, apprentice of the late High King." The Traitor Admiral accepts the empty helmet from your outstretched hands.

Lord Ansegdniss objects, her hand raised as she walks onto the floor. "You corrupt my daughter, all for this?"

Your liege bristles. ${comment}

"Tell me your Order is not what I have made of it."

${strike}

The other seated Lords protest.

`)
ret.push(ida && jala ? "Caelum flees from your control." : ida ? "Caelum assents to this conquest." : "Alas! Their bodyguards are under Ansegdniss' thumb, too. The Councilroom is subject only to her hungers.")
if (ida) {
ret.push(`<hr>

Idyll paces back and forth. "What do we do?" You curl beneath the tree whose roots are cables, whose boughs are dendrites.`)
}
else if (jala) {
ret.push(`<hr>
"You're here to steal the texts, Rahel?" Jala shows you his open palms. Well, it is his Academy, and he may defend it as he wishes.

"If you'd rather, I could destroy them. She doesn't care how I remove them." You drop the bag you had been loading onto the pack drone.

"That seems like a poor use of good fire to me. Maybe you should just stay."

"I'm still happy for things to burn."`)
}
}
return md`${ret.join('\n')}` */
Insert cell
// import {radio} from "@jashkenas/inputs"
// viewof survey =
/* radio({
title: "What color is your sword?",
options: [
{label: "Red as a laigrek's eye.", value: 'red'},
{label: "Something else.", value: 'cyan'},
],
value: 'red'
}) */
Insert cell
Insert cell
Insert cell
Insert cell
import {slider} from "@jashkenas/inputs"
Insert cell
import {cycling, fadein} from "@jazztap/spinner-inputs"
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more