Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
<span class="test">Floating is ''[[hard]]''</span>
<span class="test">I was told every brain floats. Is it supposed to be easy or are they all secretly <span class="rumble">[[struggling?]]</span> </span>
<span class="test">
Oh! Hi there, who are you?
<<textbox "$name" "" "afloat">>
<<script>>
postrender["Limit Name"] = function (content, taskName) {
delete postrender[taskName];
$(content).find("#textbox-name")
.attr("maxlength", 20)
.keyup(function(event) {
if (event.target.value.length > 20) {
event.target.value = event.target.value.substring(0, 20);
}
});
};
<</script>>
</span><span class="test">
<<if $name is "dani" or $name is "Dani">> That's...uncanny
<<elseif $name is "bee" or $name is "sleepy">> What a coincidence!
<<elseif $name is "Aurora" or $name is "empress" or $name is "queen">> You feel familiar somehow
<<elseif $name is "penis" or $name is "dick" or $name is "Penis" or $name is "PENIS">> <<set $name to "smol">>
<<else>> <<print either("Cool cool","Lovely","Interesting","...")>>
<</if>>
Ok so $name, what do you struggle with when trying to keep afloat?
[[Sometimes I fly away]]
[[I wobble around like a clueless bumblebee]]
[[Sometimes it feels like I'm sinking]]
</span>
<span class="test">
[[back->struggling?]]
</span><span class="balloon"><span class="test">$name</span></span>
<span class="balloonl"><span class="test">$name</span></span>
<span class="balloonr"><span class="test">$name</span></span>
<span class="balloonl"><span class="test">$name $name</span></span>
<span class="balloon"><span class="test">$name</span></span>
<span class="balloonr"><span class="test">$name $name $name </span></span>
<span class="balloonl"><span class="test">$name $name $name $name $name</span></span>
<span class="balloon"><span class="test">$name</span></span>
<span class="balloonr"><span class="test">$name $name $name $name $name $name $name $name $name </span></span>
<span class="movefade">
<span class="test">
my thoughts won't [[stay]]
</span>
</span>
<span class="test">I feel clueless too
I wobble and I stumble through life
but I think we can create something together
$name, give me an adjective for something big:<<textbox "$big" "">>
<<script>>
postrender["Limit Name"] = function (content, taskName) {
delete postrender[taskName];
$(content).find("#textbox-big")
.attr("maxlength", 20)
.keyup(function(event) {
if (event.target.value.length > 20) {
event.target.value = event.target.value.substring(0, 20);
}
});
};
<</script>>
now one for something small: <<textbox "$small" "">>
<<script>>
postrender["Limit Name"] = function (content, taskName) {
delete postrender[taskName];
$(content).find("#textbox-small")
.attr("maxlength", 20)
.keyup(function(event) {
if (event.target.value.length > 20) {
event.target.value = event.target.value.substring(0, 20);
}
});
};
<</script>>
and lastly an adverb (something like "badly, barely, almost, laughably"):<<textbox "$almost" "">>
<<script>>
postrender["Limit Name"] = function (content, taskName) {
delete postrender[taskName];
$(content).find("#textbox-almost")
.attr("maxlength", 20)
.keyup(function(event) {
if (event.target.value.length > 20) {
event.target.value = event.target.value.substring(0, 20);
}
});
};
<</script>>
[[next]]
</span><span class="test">
Is it possible to <span class="sink">sink</span> and <span class="float">float</span> at the same time?
</span>
<<type 60ms start 4s>>
<span class="test">
Maybe not exactly at the same time
but one so close to the other
that it becomes a semitragic [[loop]]
</span>
<</type>>
<span class="test">
Thoughts can be clouds, you know? Passing through and slowly changing shapes. Fluffy, floating calmly in some particular direction. They don't need to have a specific goal, but seem to adhere to some natural order.
But you and I, we don't usually get clouds. We get mystery party balloons that need to be held. If we don't hold the strings they fly away.
Does this make sense?
</span>
<span class="test">[[yes]] </span>
<span class="test">[[no]]</span>
<span class="test">
Each breath making you slightly heavier
<span class="sink">until you really start to fall</span>
</span>
<span class="test">
<span id= "message">
<<click "sink">>
<<replace #message>><<print "each nanosecond you sink">><</replace>>
<</click>>
</span>
<span id= "message1">
<<click "drop">>
<<replace #message1>><<print "each teensy unit you drop">><</replace>>
<</click>>
</span>
<span id= "message2">
<<click "faster">>
<<replace #message2>><<print "makes each gasp you take a little bit faster">><</replace>>
<</click>>
</span>
desperate
<span id= "message3">
<<click "stop">>
<<replace #message3>><<print "until the air replaces your insides and in midfall you [[stop]]">><</replace>>
<</click>>
</span>
</span>
<span class="breath">
<span class="test">
Now your breaths are making you lighter
Hey, $name, is it the rhythm or the pace?
</span></span>
<span class="test">
If you ever find out please [[tell]] me
each attempt to control it has failed
and there's barely time to heal
</span>
<span class="test">
The sky doesn't want me high
but won't let the ground take hold of me
so in this tiring loop I stay
until the ground finally has its way
[[retry?->1]]
</span><span class="test">$name
A bit lacking in aerodynamics
$big body
$small wings
wobbling, stumbling, $almost fluttering
but somehow you manage
I'm proud of you
fellow bumblebee
[[retry->1]]
</span><span class="test"> $name, stay.
</span>
<span class="test">[[retry->1]] </span>
<span class="test">[[back->stay]]</span><<type 60ms start 0.5s>>
<span class="test">
It's like the butterfly effect of the mind. If you let a string go and a balloon flies away, a butterfly grows inside your brain. And with every tiny flap of wings it becomes something new, each evolution less plausible than the one before.
Until you get a dragon, a demon, a war.
</span>
<</type>>
<span class="test">
[[back->stay]]
</span>