{
<!-- Save our response -->
(set: $responses to (a: "Hey!" ) )
<!-- Save their response -->
(set: $responses to it + (a: "Hey, how you doing? :)") )
(set: $responses to it + (a: "Good! And you?") )
(set: $responses to it + (a: "Yup, all good! I had a really nice day today") )
(set: $responses to it + (a: "Same here! I'm coming back from work listening to some music on the train.") )
(set: $responses to it + (a: "Oh, whatcha listening to?") )
<!-- Display the current chat log -->
(display: "Messenger")
}
|=
[[Send her an upbeat R&B song->I was jamming to this: https://open.stopify.com/track/5qYp1Wf3gh0lGWdIS5lIrX?si=t4wVMzQdRYydjzYJChkW6Q]]
=|
[[Send her a badass rock song->This: https://open.stopify.com/track/1aDLUzCyYpRXgrjwUWzV2X?si=ftKL09X4ScGJO16QKe8v3A]]
|==|{
(set: $right to true)
}<div class="container">
{
(for: each _response, ...$responses)[
(if: $right is true)[
<div class='right speech bubble-right'>_response</div>
(set: $right to false)
] (else:) [
<div class='left speech bubble-left'>_response</div>
(set: $right to true)
]
]
}
$thread
</div>Optional, but recommended:
Before playing this game, think about...
=><=
... an r&b song you like
... a rock song you like
... an electronic mix you like
... an indie rock song you like
... some lo-fi beats you enjoy
... your favourite postrock song
... your favourite piano song
... your favourite ballad
... a song that makes you nostalgic
... a song that makes you sad
You can also choose them as you play
[[Got it->Start]]
{
<!-- Save our response from passage name -->
(set: $responses to it + (a: (passage:)'s name) )
<!-- Save their response -->
(set: $responses to it + (a: "Right? :D") )(set: $responses to it + (a: "They remind me a lot to the sort of stuff I was super into a couple of years ago
I love it!") )
(set: $responses to it + (a: "Yeah, I started listening to them a few years back
I watched them live on a show they opened and fell in love with them right away
Some of their lyrics are just mindblowing") )
(set: $responses to it + (a: "Yeah, this is great
Thanks for the new cool band!") )
(set: $responses to it + (a: "Anytime!! :D
Any other recommendations you got? I need new stuff to play on my commute and not fall asleep in the mornings"))
<!-- Display the current chat log -->
(display: "Messenger")
}
|=
[[Send her a fun electronic mix->How about this: https://open.stopify.com/track/3y8Eut3KnwJ8JBlwtp0WRf?si=bDoSMZj7TXK-uIUaFQOMig]]
=|
[[Send her a cool indie song->This one always does the trick for me: https://open.stopify.com/track/5zUCUKp6zPDHDYpp9PQHjE?si=I0n0F6FLQ2WNejXskVKJBQ]]
|==|{
<!-- Save our response from passage name -->
(set: $responses to it + (a: (passage:)'s name) )
<!-- Save their response -->
(set: $responses to it + (a: "omg lol
It's completely different to the sort of stuff I usually listen to, but somehow I instantly loved it") )
(set: $responses to it + (a: "It's sooooo silly and awesome
It's like instant happiness whenever I hear it") )
(set: $responses to it + (a: "Absolutely!") )
(set: $responses to it + (a: "I hope it helps you set a good mood for the day on your way to uni") )
(set: $responses to it + (a: "It definitely will!!") )
(set: $responses to it + (a: ":DDD") )
(set: $responses to it + (a: "I'm so glad you discovered this to me, I would've never found it on my own") )
(set: $responses to it + (a: "My pleasure! ^^
Your turn now, shoot!") )
(set: $responses to it + (a: "Ok, here I come!
[[https://open.stopify.com/track/1qb5VMA5dMZKJQYRHRPKo4?si=g9-amrIpSXKI00a7yrF_7Q ->OMG]]") )
<!-- Display the current chat log -->
(display: "Messenger")
}{
<!-- Save our response from passage name -->
(set: $responses to it + (a: (passage:)'s name) )
<!-- Save their response -->
(set: $responses to it + (a: ":O
It's exactly what I needed!") )
(set: $responses to it + (a: "I've been obsessed with this song for the last two weeks or so, I can't stop listening to it") )
(set: $responses to it + (a: "Oh, no, now I've been infected") )
(set: $responses to it + (a: "I'm so sorry :(") )
(set: $responses to it + (a: "We need help") )
(set: $responses to it + (a: "It's too late now, we're doomed") )
(set: $responses to it + (a: "But honestly, this is like so up my alley
It's almost uncanny") )
(set: $responses to it + (a: "Sounds like we got a very similar taste in music :D
Your turn now, shoot!") )
(set: $responses to it + (a: "Ok, here I come!
[[https://open.stopify.com/track/1qb5VMA5dMZKJQYRHRPKo4?si=g9-amrIpSXKI00a7yrF_7Q ->OMG]]") )
<!-- Display the current chat log -->
(display: "Messenger")
}
{
<!-- Save our response from passage name -->
(set: $responses to it + (a: (passage:)'s name) )
<!-- Save their response -->
(set: $responses to it + (a: "Woah, neat!
I dig it!
I kinda feel like dancing now, hahaha") )
(set: $responses to it + (a: "Right?
You know, I used to dance to this sort of stuff when I was in high-school
Like after class and stuff
I absolutely sucked at first, but eventually I got pretty good!") )
(set: $responses to it + (a: "Woah, that's awesome!") )
(set: $responses to it + (a: "Hahaha, I've lost all practice tho") )
(set: $responses to it + (a: "I bet you're still a pretty amazing dancer") )
(set: $responses to it + (a: "Take me out to dance and you'll find out!") )
(set: $responses to it + (a: "Deal!") )
(set: $responses to it + (a: "What were you listening to? :)") )
(set: $responses to it + (a: "Nothing really, I just got back from Uni, but lately I've been listening to this band a lot
[[https://open.stopify.com/track/5PefaiYjXOAp2yRuZulAzE?si=6v75VHkERcOSfpdjCS3WiA->Woah, this is reaaally cool]]") )
<!-- Display the current chat log -->
(display: "Messenger")
}
{
<!-- Save our response from passage name -->
(set: $responses to it + (a: (passage:)'s name) )
<!-- Save their response -->
(set: $responses to it + (a: "Oh, I know this band, they're so cool!") )
(set: $responses to it + (a: "Really? I've never met anyone who knew about them before!") )
(set: $responses to it + (a: "Now that you say that, neither had I, hahaha") )
(set: $responses to it + (a: "So do you like this type of music?") )
(set: $responses to it + (a: "Most of the time, yeah
Though I listen to all sorts of stuff tbh") )
(set: $responses to it + (a: "Same here
I think as long as the song makes me feel things, I'll listen to it") )
(set: $responses to it + (a: "Exactly that!") )
(set: $responses to it + (a: "So what are you listening to? ^^") )
(set: $responses to it + (a: "Nothing really, I just got back from Uni, but lately I've been listening to this a lot
[[https://open.stopify.com/track/5PefaiYjXOAp2yRuZulAzE?si=6v75VHkERcOSfpdjCS3WiA->Woah, this is reaaally cool]]") )
<!-- Display the current chat log -->
(display: "Messenger")
}
{
<!-- Save our response from passage name -->
(set: $responses to it + (a: (passage:)'s name) )
<!-- Save their response -->
(set: $responses to it + (a: "What? :O") )
(set: $responses to it + (a: "This is amazing") )
(set: $responses to it + (a: ":DD") )
(set: $responses to it + (a: "Like, seriously
:OOO") )
(set: $responses to it + (a: "I'm so glad you like it omg") )
(set: $responses to it + (a: "I love it
For real") )
(set: $responses to it + (a: ":3
So what're you doing now?") )
(set: $responses to it + (a: "Listening to that song in repeat") )
(set: $responses to it + (a: ":DDDD") )
(set: $responses to it + (a: "You?") )
(set: $responses to it + (a: "Reading some stuff for uni
Though I'm having some trouble focusing
Got anything to help with that? :)") )
<!-- Display the current chat log -->
(display: "Messenger")
}
|=
[[Send her chill lo-fi beats->Long live lo-fi beats: https://open.stopify.com/track/6xHlnkbGTtQaPvFJVIweaD?si=u2WYk9NdS9ud1p3aeYzFIw]]
=|
[[Send her a heart-wrenching postrock song->This is... soothing, but...: https://open.stopify.com/track/4o7YmNo3syL8mtvHNhwDuL?si=Q6BABh92RU-CK3MW2t_zpA]]
|==|
{
<!-- Save our response from passage name -->
(set: $responses to it + (a: (passage:)'s name) )
<!-- Save their response -->
(set: $responses to it + (a: "This is literally perfect") )
(set: $responses to it + (a: "I always listen to this stuff when I need to focus") )
(set: $responses to it + (a: "I love this kind of mood") )
(set: $responses to it + (a: "Me too") )
(set: $responses to it + (a: "It makes me want to lay on my bed and just...") )
(set: $responses to it + (a: "Look at the ceiling and lose yourself in the music?") )
(set: $responses to it + (a: "... yeah
Exactly that...") )
(set: $responses to it + (a: "Same...") )
(set: $responses to it + (a: "Like, with this one:
[[https://open.stopify.com/track/7LkpDM7vzz11kadpKpQlOY?si=cPTLlbs0TYirY_sQNHQ2Dg ->I'm... blown away]]") )
<!-- Display the current chat log -->
(display: "Messenger")
}
{
<!-- Save our response from passage name -->
(set: $responses to it + (a: (passage:)'s name) )
<!-- Save their response -->
(set: $responses to it + (a: "... shit") )
(set: $responses to it + (a: "?") )
(set: $responses to it + (a: "I wanted to focus, not cry") )
(set: $responses to it + (a: "OH SHIT OH NO I'M SORRY") )
(set: $responses to it + (a: "It's beautiful") )
(set: $responses to it + (a: "It is...") )
(set: $responses to it + (a: "It makes me want to lay on my bed and just...") )
(set: $responses to it + (a: "Look at the ceiling and lose yourself in the music?") )
(set: $responses to it + (a: "... yeah
Exactly that...") )
(set: $responses to it + (a: "Same...") )
(set: $responses to it + (a: "Like, with this one:
[[https://open.stopify.com/track/7LkpDM7vzz11kadpKpQlOY?si=cPTLlbs0TYirY_sQNHQ2Dg ->I'm... blown away]]") )
<!-- Display the current chat log -->
(display: "Messenger")
}{
<!-- Save our response from passage name -->
(set: $responses to it + (a: (passage:)'s name) )
<!-- Save their response -->
(set: $responses to it + (a: "Nooo, why? D:") )
(set: $responses to it + (a: "Because it's so... perfect") )
(set: $responses to it + (a: "skdfalskdjfh") )
(set: $responses to it + (a: "Like
How the hell
It's just...
I feel like I could share anything with you and you would understand exactly how it makes me feel") )
(set: $responses to it + (a: "...
I feel the same") )
(set: $responses to it + (a: "Like, ok, let's test this") )
(set: $responses to it + (a: "o7 what do I have to do") )
(set: $responses to it + (a: "I'll send you something kind of embarrassingly personal and kinda cheesy and you tell me what you think") )
(set: $responses to it + (a: "got it
whenever you're ready") )
<!-- Display the current chat log -->
(display: "Messenger")
}
|=
[[Send her an old piano song-> https://open.stopify.com/track/2NXkoIjQpKAkvCLloCoM6T?si=lv7MdJUURxyOItsflhGpoQ]]
=|
[[Send her an emotional ballad -> https://open.stopify.com/track/1NeLwFETswx8Fzxl2AFl91?si=mcHq4nCKTZ-uk-UB_JOZbA]]
|==|{
<!-- Save our response from passage name -->
(set: $responses to it + (a: (passage:)'s name) )
<!-- Save their response -->
(set: $responses to it + (a: "I thought it would be cheesy") )
(set: $responses to it + (a: "Isn't it...?") )
(set: $responses to it + (a: "Absolutely not") )
(set: $responses to it + (a: "What is it then?") )
(set: $responses to it + (a: "Soul-stirring") )
(set: $responses to it + (a: "...") )
(set: $responses to it + (a: "I'm") )
(set: $responses to it + (a: "OK YOU PASSED THE TEST ASDKFJDSKFJ") )
(set: $responses to it + (a: "I guess I did?") )
(set: $responses to it + (a: "Like, with honors") )
(set: $responses to it + (a: ":)
Ok, your turn now, what do you think of this:
[[https://open.stopify.com/track/2XGEpFt3322G8IHsldVqZh?si=tXdOE9dQSKypWdmsKLVILg->You gotta be kidding me]]") )
<!-- Display the current chat log -->
(display: "Messenger")
}
{
<!-- Save our response from passage name -->
(set: $responses to it + (a: (passage:)'s name) )
<!-- Save their response -->
(set: $responses to it + (a: "Ok...
I see...") )
(set: $responses to it + (a: "._.'") )
(set: $responses to it + (a: "... hmmmm") )
(set: $responses to it + (a: "So????
What's the verdict?") )
(set: $responses to it + (a: "You're right, it's pretty cheesy") )
(set: $responses to it + (a: "Heh") )
(set: $responses to it + (a: "But I think I understand exactly why it means so much to you") )
(set: $responses to it + (a: "You do?") )
(set: $responses to it + (a: "I think I do
I mean, I have no idea if it makes you feel the same
But it does make me feel things") )
(set: $responses to it + (a: "It does?") )
(set: $responses to it + (a: "Like a weight on my chest
A beautiful one") )
(set: $responses to it + (a: "...
OK YOU PASSED THE TEST") )
(set: $responses to it + (a: "Hahahahaha
Ok, your turn now, what do you think of this:
[[https://open.stopify.com/track/2XGEpFt3322G8IHsldVqZh?si=tXdOE9dQSKypWdmsKLVILg->You gotta be kidding me]]") )
<!-- Display the current chat log -->
(display: "Messenger")
}{
<!-- Save our response from passage name -->
(set: $responses to it + (a: (passage:)'s name) )
<!-- Save their response -->
(set: $responses to it + (a: "Why?") )
(set: $responses to it + (a: "This is one of my favourite songs ever") )
(set: $responses to it + (a: "Woah") )
(set: $responses to it + (a: "Like for real
This song means so much to me") )
(set: $responses to it + (a: "It means a lot to me too") )
(set: $responses to it + (a: "Woah...") )
(set: $responses to it + (a: "I can't believe it") )
(set: $responses to it + (a: "Me neither, it's...") )
(set: $responses to it + (a: "Amazing") )
(set: $responses to it + (a: "Yeah
I feel like there's nothing I couldn't share with you") )
(set: $responses to it + (a: "Is there any song you've always wanted to share with someone but never felt safe enough to do it?") )
<!-- Display the current chat log -->
(display: "Messenger")
}
|=
[[Send her a song that makes you nostalgic-> https://open.stopify.com/track/4ZqQqesPkASH1sqsnm6wmo?si=tetu_3FPTTCvHorPO8Jepw]]
=|
[[Send her a song that makes you sad-> https://open.stopify.com/track/43zdsphuZLzwA9k4DJhU0I?si=f7kyp4gCRqKw4wJx5eFdWw]]
|==|{
<!-- Save our response from passage name -->
(set: $responses to it + (a: (passage:)'s name) )
<!-- Save their response -->
(set: $responses to it + (a: "This is so special") )
(set: $responses to it + (a: "You think so too?") )
(set: $responses to it + (a: "Absolutely, I'm so happy you felt comfortable enough with me to share something like this") )
(set: $responses to it + (a: "I thought you meant the song :___") )
(set: $responses to it + (a: "Thank you for sharing this side of you with me
Truly") )
(set: $responses to it + (a: "Gosh, stahp") )
(set: $responses to it + (a: ":3") )
(set: $responses to it + (a: "Thank you for making me feel so comfortable
I...
It's been a long time since I felt so understood") )
(set: $responses to it + (a: "Yeah...
Same :)") )
<!-- Display the current chat log -->
(display: "Messenger")
}
{
<!-- Save our response from passage name -->
(set: $responses to it + (a: (passage:)'s name) )
<!-- Save their response -->
(set: $responses to it + (a: "This is so special") )
(set: $responses to it + (a: "You think so too?") )
(set: $responses to it + (a: "Absolutely, I'm so happy you felt comfortable enough with me to share something like this") )
(set: $responses to it + (a: "I thought you meant the song :___") )
(set: $responses to it + (a: "Thank you for sharing this side of you with me
Truly") )
(set: $responses to it + (a: "Gosh, stahp") )
(set: $responses to it + (a: ":3") )
(set: $responses to it + (a: "Thank you for making me feel so comfortable
I...
It's been a long time since I felt so understood") )
(set: $responses to it + (a: "Yeah...
Same :)") )
<!-- Display the current chat log -->
(display: "Messenger")
}