<<type 30ms>>\I wonder what I can find here. I only have a candy necklace from her.\<</type>>
<<if $phase1.length is 0>>
<<set $phase1.push("P1", "P2", "P3", "P4", "P5", "P6", "P7", "P8", "P9", "P10")>>
<</if>>
<<set $randomNumber to random( 0, $phase1.length - 1)>>
<<set $randomPassage to $phase1[$randomNumber]>>
<a data-passage= $randomPassage><img id="candy_1" src="https://i.gyazo.com/12d257f4661e17422373b3d8e3a23673.png"></a>
<a data-passage= $randomPassage><img id="candy_2" src="https://i.gyazo.com/56b4be9c56dbd7a69cef108a1fe6da6c.png"></a>
<a data-passage= $randomPassage><img id="candy_3" src="https://i.gyazo.com/47ecfe79e19df89305711e04d9393e74.png"></a>
<a data-passage= $randomPassage><img id="candy_4" src="https://i.gyazo.com/249ee6631563181a485add6f59e9a0c2.png"></a>
<a data-passage= $randomPassage><img id="candy_5" src="https://i.gyazo.com/b6878539ad3a5c74c26fd2df630190d7.png"></a><<type 30ms>>\I want to run away. Maybe to a city. But that's too much noise. Buzzing sounds and crackling static. Footsteps fading in all directions. Maybe not a city then.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase1.delete($randomPassage)>>
<<goto "First Phase">>
<</link>>
\<</type>><<type 30ms>>\Do you believe in God? In an Almighty Creator who loves us all? There’s gotta be something out there, but I can never fully convince myself. But more often than not, I find myself praying on sleepless nights.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase1.delete($randomPassage)>>
<<goto "First Phase">>
<</link>>
\<</type>><<type 30ms>>\Today, my best friend disappeared. Or at least I thought he did. I'm not sure what he's doing anymore. Did I ever have any idea? He's very good at spinning tales. A master storyteller, if you will.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase1.delete($randomPassage)>>
<<goto "First Phase">>
<</link>>
\<</type>>
<<type 30ms>>\Maybe I can go to a farm. Yes, that sounds ridiculous, but imagine a barn in the middle of nowhere. No sight. No sound. Just grass so tall that it comes up to your knees. No bugs. No rain. No sun. Just nothing but you and the barn. Isn't that a spectacle?
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase1.delete($randomPassage)>>
<<goto "First Phase">>
<</link>>
\<</type>><<type 30ms>>\I drive somewhere out of range, I don't know where…
Wanna get away, waste away, white noise screeching in my head.
TV static—turn it off! The channel’s stuck. Childhood memories on repeat.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase1.delete($randomPassage)>>
<<goto "First Phase">>
<</link>>
\<</type>><<type 30ms>>\Let the light in through the cracks. But who’s here to hold the lantern?
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase1.delete($randomPassage)>>
<<goto "First Phase">>
<</link>>
\<</type>><<type 30ms>>\Do you think about Heaven and the Paradise beyond? Or do you think about the crowd where the devils howl?
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase1.delete($randomPassage)>>
<<goto "First Phase">>
<</link>>
\<</type>><<type 30ms>>\Three of Swords. Five of Cups.
Six of Cups but in reverse.
The Devil roars and The Hermit glares.
The Tower is always in despair.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase1.delete($randomPassage)>>
<<goto "First Phase">>
<</link>>
\<</type>><<type 30ms>>\I like waking up early. There’s something about the stillness of morning that calms me. Birdsong and blushing sky. My heart feels placid. No ripples yet.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase1.delete($randomPassage)>>
<<goto "First Phase">>
<</link>>
\<</type>><<type 30ms>>\There's days I cry. There’s days I rage. But then there’s days I disappear.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase1.delete($randomPassage)>>
<<goto "First Phase">>
<</link>>
\<</type>><<script>>setup.startCountdown(19, "Second Phase");<</script>>
<center><<type 30ms>>\While searching for clues through your girlfriend’s diary, a piece of candy slips from your grasp. It breaks upon hitting the floor, a shattered heart with unsung woes. Heaviness coils in your chest. You bend to retrieve the candy, but your finger brushes against a tiny strip of paper displaying a specific number. Your head spins. What could it mean? You decide to investigate further. \<</type>></center>
<<set $phase2 to []>>
<<set $phase2.push("Q2", "Q3", "Q4", "Q5", "Q6", "Q7", "Q8", "Q9", "Q10")>><center><img src="https://gyazo.com/af4aed7aeb1458253a2c15942fc4ed94.png">
<<cacheaudio "cn" "https://slopezlucas.github.io/sound/cn_final_instru.mp3" >>Your girlfriend has mysteriously gone missing one night. In an attempt to find her, you use the clues found in her diary and gifts to figure out what happened before her disappearance. Having a gut feeling that something bad might have happened, you begin investigating urgently.
Passages programmed and designed by Lucas
Passages written by Phoenix Ning
<<link "Start">></center>
<<script>>setup.startCountdown(57, "Second Part");<</script>>
<<audio "cn" play>>
<<goto "First Phase">>
<</link>>
<<audio "cn" load>>
<<set $phase1 to []>>
<<set $phase1.push("P1", "P2", "P3", "P4", "P5", "P6", "P7", "P8", "P9", "P10")>>
<<set $visitedPassages = []>><<type 30ms>>\I'm not sure if breaking the candies is a good idea. This is the last gift I have from her.\<</type>><<script>>setup.startCountdown(37, "Third Part");<</script>>
<<if $phase2.length is 0>>
<<set $phase2.push("Q2", "Q3", "Q4", "Q5", "Q6", "Q7", "Q8", "Q9", "Q10")>>
<</if>>
<<set $randomNumber to random( 0, $phase2.length - 1)>>
<<set $randomPassage to $phase2[$randomNumber]>>
<a data-passage= "Q1"><img id="candy_1" src="https://gyazo.com/34f9efd29296c63f3fd20e67d1f8fb35.png"></a>
<a data-passage= $randomPassage><img id="candy_2" src="https://i.gyazo.com/56b4be9c56dbd7a69cef108a1fe6da6c.png"></a>
<a data-passage= $randomPassage><img id="candy_3" src="https://i.gyazo.com/47ecfe79e19df89305711e04d9393e74.png"></a>
<a data-passage= $randomPassage><img id="candy_4" src="https://i.gyazo.com/249ee6631563181a485add6f59e9a0c2.png"></a>
<a data-passage= $randomPassage><img id="candy_5" src="https://i.gyazo.com/b6878539ad3a5c74c26fd2df630190d7.png"></a><center><<type 30ms>>You accidentally dropped another piece of candy.<</type>></center>
<<script>>setup.startCountdown(4, "Third Phase");<</script>>
<<set $phase3 to []>>
<<set $phase3.push("R3", "R4", "R5", "R6", "R7", "R8", "R9", "R10")>><<type 30ms>>\What? These candies don't look like ordinary candies. Seems there's more going on here than I thought.\<</type>><<script>>setup.startCountdown(32, "Fourth Part");<</script>>
<<if $phase3.length is 0>>
<<set $phase3.push("R3", "R4", "R5", "R6", "R7", "R8", "R9", "R10")>>
<</if>>
<<set $randomNumber to random( 0, $phase3.length - 1)>>
<<set $randomPassage to $phase3[$randomNumber]>>
<a data-passage="R1"><img id="candy_1" src="https://gyazo.com/34f9efd29296c63f3fd20e67d1f8fb35.png"></a>
<a data-passage= "R2"><img id="candy_2" src="https://gyazo.com/d78bc3ccb9a82ef2539cd0608c5d0621.png"></a>
<a data-passage= $randomPassage><img id="candy_3" src="https://i.gyazo.com/47ecfe79e19df89305711e04d9393e74.png"></a>
<a data-passage= $randomPassage><img id="candy_4" src="https://i.gyazo.com/249ee6631563181a485add6f59e9a0c2.png"></a>
<a data-passage= $randomPassage><img id="candy_5" src="https://i.gyazo.com/b6878539ad3a5c74c26fd2df630190d7.png"></a><<type 30ms>>\I think I figured it out. I simply do not belong in this world. There is a chasm between me and other people. Everywhere I turn, there is no escape.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase2.delete($randomPassage)>>
<<goto "Second Phase">>
<</link>>
\<</type>><<type 30ms>>\What is the common denominator between gambling with fate, playing with fire, and flirting with death? You always lose.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase2.delete($randomPassage)>>
<<goto "Second Phase">>
<</link>>
\<</type>><<type 30ms>>\There are some days where I don’t feel like getting up until 3PM. I sleep pretty late, but not really. Some days just leave me so exhausted that I have to sleep a lot, and I mean a *lot*.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase2.delete($randomPassage)>>
<<goto "Second Phase">>
<</link>>
\<</type>><<type 30ms>>\There are days that I feel alive. I can count them on one hand.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase2.delete($randomPassage)>>
<<goto "Second Phase">>
<</link>>
\<</type>><<type 30ms>>\Driving through this old town. Childhood playlist on repeat. Old buildings haunting me like specters. Phantom memories stirring in alleyways. What happened to the girl who had beamed while waiting in line for a Whopper at Burger King? The girl who had felt such joy at the sight of a cardboard crown? I suppose this was the bliss of being a kid. Everything didn’t matter as much back then.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase2.delete($randomPassage)>>
<<goto "Second Phase">>
<</link>>
\<</type>><<type 30ms>>\Valentine's day. Did you know that St. Valentine was actually sacrificed? And they say love doesn't kill. Doesn't it?
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase2.delete($randomPassage)>>
<<goto "Second Phase">>
<</link>>
\<</type>><<type 30ms>>\I miss you. I'm missing. Missing things in life. My thoughts amiss.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase2.delete($randomPassage)>>
<<goto "Second Phase">>
<</link>>
\<</type>><<type 30ms>>\Some of my happiest moments were spent grocery shopping with my parents. Our car filled with fresh fruits and sweet treats. My heart full and my mind calm. I felt like I was a part of something.
I didn’t have to worry about being different or fitting in. I didn’t have to worry about whether I was worth it. I had felt loved, and nothing mattered more in those moments. I wish I could have that again.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase2.delete($randomPassage)>>
<<goto "Second Phase">>
<</link>>
\<</type>><<type 30ms>>\Been doing all the hard stuff. I’m doing my own time. I’m doing it for all of us. For our family line.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase2.delete($randomPassage)>>
<<goto "Second Phase">>
<</link>>
\<</type>><<type 30ms>>\It's kind of sad. Rainy days. The sky can't handle the fumes that we send up.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase2.delete($randomPassage)>>
<<goto "Second Phase">>
<</link>>
\<</type>><<type 30ms>>\If you go where nobody dares, then you will find me teetering on the cliffside...
watching the stars back home.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase3.delete($randomPassage)>>
<<goto "Third Phase">>
<</link>>
\<</type>><<type 30ms>>\There are days I laugh, the sound hollow in my ears.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase3.delete($randomPassage)>>
<<goto "Third Phase">>
<</link>>
\<</type>><<type 30ms>>\And there are days that I feel dead inside.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase3.delete($randomPassage)>>
<<goto "Third Phase">>
<</link>>
\<</type>><<type 30ms>>\I’ve got galaxies in my mind and black holes in my chest.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase3.delete($randomPassage)>>
<<goto "Third Phase">>
<</link>>
\<</type>><<type 15ms>>\You think you know me? The good parts? The bad? The smiles and sweet nothings and fleeting touches? The tears I spill on sleepless nights? Biting my lip to keep myself from screaming? Pulling at my hair to feel the pain because the hurt makes me feel something other than static? You welcome me with open arms, but my sadness is so heavy. I don’t want to crush you. I don’t want to see you fall.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase3.delete($randomPassage)>>
<<goto "Third Phase">>
<</link>>
\<</type>>
<<type 30ms>>\One point in my life I was slightly obsessed with the taxidermy place in that quaint nothern town. The animal displays feel like me. They look alive but aren't.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase3.delete($randomPassage)>>
<<goto "Third Phase">>
<</link>>
\<</type>><<type 30ms>>\I want to try new things with you. Eat cotton candy on a crowded boardwalk. Gaze at the river of constellations on a brisk summer night. Slow dance on the beach with the gulls as our audience. I want to try new things with you… before I leave.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase3.delete($randomPassage)>>
<<goto "Third Phase">>
<</link>>
\<</type>><<type 30ms>>\Sometimes I wonder how I've managed to survive this far. Sometimes it feels like all the odds are stacked up against me. Yet, somehow I'm still here. Call it resilience, I guess.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase3.delete($randomPassage)>>
<<goto "Third Phase">>
<</link>>
\<</type>><<type 30ms>>\I never thought I'd ever find love. Knowing that you love is sometimes difficult to wrap and boggle my mind around. It's an absurd feeling when you've grown up 18 years of your life unloved and unappreciated.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase3.delete($randomPassage)>>
<<goto "Third Phase">>
<</link>>
\<</type>><<type 30ms>>\Do you ever wonder where we came from? Is it the stars or the darkness that holds them?
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase3.delete($randomPassage)>>
<<goto "Third Phase">>
<</link>>
\<</type>><center><<type 40ms>>\After breaking another heart, you realize that the strips of paper had slipped out of the candies themselves. You stared at the numbers, trying to connect the dots. Then it dawned on you: the numbers correspond to specific pages in her diary. Could this be another clue to her disappearance? \<</type>></center>
<<script>>setup.startCountdown(17, "Fourth Phase");<</script>>
<<set $phase4 to []>>
<<set $phase4.push("S4", "S5", "S6", "S7", "S8", "S9", "S10")>><<type 30ms>>\I think there's a reason she gave me this candy necklace.. they point to specific diary entries...\<</type>><<script>>setup.startCountdown(32, "Fifth Part");<</script>>
<<if $phase4.length is 0>>
<<set $phase4.push("S4", "S5", "S6", "S7", "S8", "S9", "S10")>>
<</if>>
<<set $randomNumber to random( 0, $phase4.length - 1)>>
<<set $randomPassage to $phase4[$randomNumber]>>
<a data-passage= "S1"><img id="candy_1" src="https://gyazo.com/34f9efd29296c63f3fd20e67d1f8fb35.png"></a>
<a data-passage="S2"><img id="candy_2" src="https://gyazo.com/d78bc3ccb9a82ef2539cd0608c5d0621.png"></a>
<a data-passage= "S3"><img id="candy_3" src="https://gyazo.com/8b5195333b56e0c7f78c4dc3eea7fc46.png"></a>
<a data-passage= $randomPassage><img id="candy_4" src="https://i.gyazo.com/249ee6631563181a485add6f59e9a0c2.png"></a>
<a data-passage= $randomPassage><img id="candy_5" src="https://i.gyazo.com/b6878539ad3a5c74c26fd2df630190d7.png"></a><<type 30ms>>\Pummel me. Wreck me. Drive me off a bridge. Let the ocean wash over me.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase4.delete($randomPassage)>>
<<goto "Fourth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\You can find me crying in many rooms. In the classroom. In the bathroom. In my bedroom. In a dark room where there are no windows, no doors, no sound, no escape. The key has been crushed underfoot.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase4.delete($randomPassage)>>
<<goto "Fourth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\ Feels like it’s you. The one whom I’ve been leaning on. The one whom I’ve been dragging under.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase4.delete($randomPassage)>>
<<goto "Fourth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\If you need to talk, you know where I’ll be.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase4.delete($randomPassage)>>
<<goto "Fourth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\I just needed two seconds to be me.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase4.delete($randomPassage)>>
<<goto "Fourth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\Do you play chess? Are you bad at it like me?
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase4.delete($randomPassage)>>
<<goto "Fourth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\There are days where I pray, but sometimes I feel like that no deity can save me now.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase4.delete($randomPassage)>>
<<goto "Fourth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\Sunbather, moon chaser, queen of fantasies.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase4.delete($randomPassage)>>
<<goto "Fourth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\Help me remember my family. My eldest sister. My kind mother and hard-working father. My baby-blue bedroom. My toys. Doing chores on Saturdays. Grocery shopping on Sundays. It was a beautiful life. Help me remember.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase4.delete($randomPassage)>>
<<goto "Fourth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\ feel so exhausted. My words are blurring like fog. The ink is dark like thoughts of the future. The pages are being ripped apart, blowing freely in the wind. This journal is paradise. This journal is hell.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase4.delete($randomPassage)>>
<<goto "Fourth Phase">>
<</link>>
\<</type>>
<center><<type 48ms>>\You try to form a connection between the clues and the diary entries, but nothing feels coherent. Why did your girlfriend disappear? The good thing is that she doesn’t appear to be in any imminent danger. But did she run away? She would’ve told you, wouldn’t she? There must be a missing link. You decide to break another candy in hopes of uncovering another clue.\<</type>></center>
<<script>>setup.startCountdown(24, "Fifth Phase");<</script>>
<<set $phase5 to []>>
<<set $phase5.push("T5", "T6", "T7", "T8", "T9", "T10")>><<type 30ms>>\I'm running out of time! I have to search more hastly.\<</type>><<script>>setup.startCountdown(20, "Sixth Part");<</script>>
<<if $phase5.length is 0>>
<<set $phase5.push("T5", "T6", "T7", "T8", "T9", "T10")>>
<</if>>
<<set $randomNumber to random( 0, $phase5.length - 1)>>
<<set $randomPassage to $phase5[$randomNumber]>>
<a data-passage="T1"><img id="candy_1" src="https://gyazo.com/34f9efd29296c63f3fd20e67d1f8fb35.png"></a>
<a data-passage= "T2"><img id="candy_2" src="https://gyazo.com/d78bc3ccb9a82ef2539cd0608c5d0621.png"></a>
<a data-passage= "T3"><img id="candy_3" src="https://gyazo.com/8b5195333b56e0c7f78c4dc3eea7fc46.png"></a>
<a data-passage= "T4"><img id="candy_4" src="https://gyazo.com/ec583ce2225ed401c7bb8496438fbc72.png"></a>
<a data-passage= $randomPassage><img id="candy_5" src="https://i.gyazo.com/b6878539ad3a5c74c26fd2df630190d7.png"></a><<type 30ms>>\I just needed two seconds to breathe, and I realized no one could give that to me.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase5.delete($randomPassage)>>
<<goto "Fifth Phase">>
<</link>>
\<</type>><<type 30ms>>\Sat in the shower, and I finally gave myself two seconds to cry
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase5.delete($randomPassage)>>
<<goto "Fifth Phase">>
<</link>>
\<</type>><<type 30ms>>\Find me in your childhood dreams. Find me in your teenage nightmares. Find me awake when I should be asleep.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase5.delete($randomPassage)>>
<<goto "Fifth Phase">>
<</link>>
\<</type>><<type 30ms>>\I once wanted to kill myself. After a couple hours, I ended up making a film out of it.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase5.delete($randomPassage)>>
<<goto "Fifth Phase">>
<</link>>
\<</type>><<type 30ms>>\I condemn your mistakes, but I condone my wrongdoings. Paradox of human nature.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase5.delete($randomPassage)>>
<<goto "Fifth Phase">>
<</link>>
\<</type>><<type 30ms>>\There’s a difference between wanting to die and wanting to leave. For the first one, you end up in oblivion. For the second one, you end up in paradise.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase5.delete($randomPassage)>>
<<goto "Fifth Phase">>
<</link>>
\<</type>><<type 30ms>>\Why the hell did you think it was a good idea to lock me up and throw away the key? Now you just have a Beast stuck in a room with no salvation in sight!
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase5.delete($randomPassage)>>
<<goto "Fifth Phase">>
<</link>>
\<</type>><<type 30ms>>\"Vivir es sufrir.
To live is to suffer."
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase5.delete($randomPassage)>>
<<goto "Fifth Phase">>
<</link>>
\<</type>><<type 30ms>>\Will I die? Or will I get to that ten-year mark? And if I do, will you be there with me, mother, sister, nephew?
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase5.delete($randomPassage)>>
<<goto "Fifth Phase">>
<</link>>
\<</type>><<type 30ms>>\I saw one of the popular girls in school today. She was complaining about her day to her boyfriend, who's this tall jock guy straight out of a teenage romcom. I swear that every other girl in the hallway had their eyes on him too, including me. The others probably want his affection. I want affection too. But who will give it to me?
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase5.delete($randomPassage)>>
<<goto "Fifth Phase">>
<</link>>
\<</type>><center><<type 30ms>>\Frustrated by the lack of clarity in clues and diary entries, you decide to break the final candy as a last resort. Will you be able to find her?\<</type>></center>
<<script>>setup.startCountdown(10, "Sixth Phase");<</script>>
<<set $phase6 to []>>
<<set $phase6.push("U1", "U2", "U3", "U4", "U5", "U6", "U7", "U8", "U9", "U10")>><<type 30ms>>\It must've been difficult to keep this all inside...\<</type>><<script>>setup.startCountdown(50, "End");<</script>>
<<if $phase6.length is 0>>
<<set $phase6.push("U1", "U2", "U3", "U4", "U5", "U6", "U7", "U8", "U9", "U10")>>
<</if>>
<<set $randomNumber to random( 0, $phase6.length - 1)>>
<<set $randomPassage to $phase6[$randomNumber]>>
<a data-passage= $randomPassage><img id="candy_1" src="https://gyazo.com/34f9efd29296c63f3fd20e67d1f8fb35.png"></a>
<a data-passage= $randomPassage><img id="candy_2" src="https://gyazo.com/d78bc3ccb9a82ef2539cd0608c5d0621.png"></a>
<a data-passage= $randomPassage><img id="candy_3" src="https://gyazo.com/8b5195333b56e0c7f78c4dc3eea7fc46.png"></a>
<a data-passage= $randomPassage><img id="candy_4" src="https://gyazo.com/ec583ce2225ed401c7bb8496438fbc72.png"></a>
<a data-passage= $randomPassage><img id="candy_5" src="https://gyazo.com/336dea38ac86b14117afc8df7842ef5b.png"></a><<type 30ms>>\Final diary entry:
Diary entries will be revealed based on specific passaged you encountered.
<<if $visitedPassages.includes('P10')>>
Remember the time when I told you that I felt like an island?
<</if>>
<<if $visitedPassages.includes('P8')>>
Not the kind in real-life, but the moving ones in the movies.
<</if>>
<<if $visitedPassages.includes('P1')>>
The ones that are free to travel, free to roam the seven seas.
<</if>>
<<if $visitedPassages.includes('P3')>>
Free to prosper with lush greenery adorning its body. Free to be.
<</if>>
<<if $visitedPassages.includes('S3')>>
Almighty trees striving to kiss the sky. Animals not listed for slaughter.
<</if>>
<<if $visitedPassages.includes('S2')>>
The ones with nobody on them. No stench of humanity.
<</if>>
<<if $visitedPassages.includes('S9')>>
No intruders slamming open my door to critique my hairstyle.
<</if>>
<<if $visitedPassages.includes('S7')>>
No bullies pitching their guttural voice high to mimic my accent.
<</if>>
<<if $visitedPassages.includes('Q5')>>
No boulders of intergenerational trauma weighing down on my shoulders.
<</if>>
<<if $visitedPassages.includes('Q4')>>
Just an island untouched by the filth of cities and the odor of money.
<</if>>
<<if $visitedPassages.includes('Q3')>>
Do you remember the way my voice cracked and my eyes misted?
<</if>>
<<if $visitedPassages.includes('Q2')>>
Do you remember asking me if I would ever run away?
<</if>>
<<if $visitedPassages.includes('T6')>>
If I would tell anyone if I did? If I would tell anyone where to find me?
<</if>>
<<if $visitedPassages.includes('T9')>>
Forgive my cowardice, my love, but I cannot speak since I’ve lost my voice.
<</if>>
<<if $visitedPassages.includes('T8')>>
I was once that floating island. But now, I’m a ghost town, a wasteland, a dump.
<</if>>
<<if $visitedPassages.includes('T2')>>
I left you clues in this diary because you’re not just anyone.
<</if>>
<<if $visitedPassages.includes('P10')>>
If I want to be found, I have to be found by you. So come and find me.
<</if>>
<<if $visitedPassages.includes('P9')>>
Meet me at the train station where I had promised you escape.
<</if>>
<<if $visitedPassages.includes('P1')>>
Where I had promised you an eternity under the winking stars.
<</if>>
<<if $visitedPassages.includes('P7')>>
Come before I drown in this ocean of noise. You are my surface.
<</if>>
<<if $visitedPassages.includes('R4')>>
*Free me from this hell and guide me home.*
<</if>>
<<if $visitedPassages.includes('R8')>>
*Free me from this madness and give me joy.*
<</if>>
<<if $visitedPassages.includes('R1')>>
*Break my heart open and free my soul.*
<</if>>
<<if $visitedPassages.includes('R3')>>
*To exist without you is to not exist at all.*
<</if>>
[[Start Again|Intro]]\<</type>>
<<type 30ms>>\My siblings are jealous of me. Resentful, really. I wish I could give them everything I had, but my life is more of a burden than you think. I would never want anyone to live this life.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase6.delete($randomPassage)>>
<<goto "Sixth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\Cried on your shoulder cause life is hard. Haven't seen you around here lately.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase6.delete($randomPassage)>>
<<goto "Sixth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\What's it like to disappear? To one day fade out of society or just vanish out of nowhere? Will people try to find me? I wouldn't hope so.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase6.delete($randomPassage)>>
<<goto "Sixth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\Look at us, locked in a dance of death, of futile desires and fucked-up pasts.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase6.delete($randomPassage)>>
<<goto "Sixth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\I wash my pillow with tears and regret.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase6.delete($randomPassage)>>
<<goto "Sixth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\ I’d be damned to give a damn.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase6.delete($randomPassage)>>
<<goto "Sixth Phase">>
<</link>>
\<</type>>
<<type 25ms>>\The grass has wilted around the barn. White noise pressed in from all directions. I no longer want to live on a farm. I want to turn back time to stop the Neolithic Revolution from happening. No civilization. No stratification. That would save so many people in modern day.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase6.delete($randomPassage)>>
<<goto "Sixth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\I don't think I'll miss anyone in this lifetime, except for you of course.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase6.delete($randomPassage)>>
<<goto "Sixth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\What is life like without fear? What is life like without noise? What is life like without other people? Such a life sounds so comfortable. I wish I can find such solace one day.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase6.delete($randomPassage)>>
<<goto "Sixth Phase">>
<</link>>
\<</type>>
<<type 30ms>>\ I imagine car rides with bright rays of sunshine filtering through the trees as we travel to destinations unknown. I would really love that.
<<link "←">>
<<set $visitedPassages.push($randomPassage)>>
<<set $phase6.delete($randomPassage)>>
<<goto "Sixth Phase">>
<</link>>
\<</type>>