A Long Walk Home
[[Start Walking|Walking]]
<script>
A.t['Casual'].loop(true).volume(0.35).seek(20);
A.t['Casual'].play();
</script>(display: "Timer")
{
(live: 1s)[
(if: $miles is 0)[
(stop:)
(goto: "Arrive")
]
(else-if: $timer is 0)[
(stop:)
You rest.
(link: "Keep Walking")[(set: $timer to 10)(goto: "Walking")]
<audio src="Casual Desire.mp3" autoplay>
]
(else-if: $miles is 38)[
(stop:)
(set: $result to (random: 1, $stories.length))
(print: $stories's ($result))
(click: "Man")[(goto: "Man")]
(click: "Hand Crank")[(goto: "Hand Crank")]
(click: "Rain")[(goto: "Rain")]
(click: "Farm")[(goto: "Farm")]
(click: "Bus Stop")[(goto: "Bus Stop")]
]
(else-if: $miles is 15)[
(stop:)
(set: $result to (random: 1, $stories.length))
(print: $stories's ($result))
(click: "Man")[(goto: "Man")]
(click: "Hand Crank")[(goto: "Hand Crank")]
(click: "Rain")[(goto: "Rain")]
(click: "Farm")[(goto: "Farm")]
(click: "Bus Stop")[(goto: "Bus Stop")]
]
(else: )[
(set: $timer to it - 1)
(set: $miles to it - 0.5)
You have $miles Kilometers to go
]
]
}(set: $timer to 10)
(set: $miles to 50)
(set: $stories to (a: "Man", "Hand Crank", "Rain", "Farm", "Bus Stop"))
(set: $trip to 0)
<script>
A.create('Casual', 'Casual Desire.mp3')
A.create('Sub', 'Subterranean Howl.mp3')
A.create('Coast', 'Coastline.mp3')
A.create('Lights', 'Northen Lights.mp3')
A.create('Spirit', 'Spirit of the Dead.mp3')
A.create('Worms', 'Hangin with the Worms.mp3')
A.create('Sangre', 'Sangre.mp3')
</script>You arrive at the front gate. The lawn is as green as the picture but there is no snow. You pause for a bit.
Through the window you can see Ethel doing dishes in the kitchen. She looks at you. Her blank expression does not change. She continues doing the dishes with no rush whatsoever.
You walk past the gate, up the path and in past the open [[door]]
{
<script>
A.t['Casual'].fade(1.0, 0.0, 2000);
</script>
(live: 2s)[
<script>
A.t['Casual'].stop();
A.t['Sangre'].play();
A.t['Sangre'].fade(0.0, 1.0, 1000);
A.t['Sangre'].loop(true);
</script>
(stop:)
]
}You see a man standing nearby
[[Get Closer]]
{
<script>
A.t['Casual'].fade(1.0, 0.0, 2000);
</script>
(live: 2s)[
<script>
A.t['Casual'].stop();
A.t['Sub'].play();
A.t['Sub'].fade(0.0, 1.0, 1000);
A.t['Sub'].loop(true);
</script>
(stop:)
]
}You see the carmouflage of his clothes. There is a large bulge near his waist. His face is rigid.
He moves with a certain efficiency. No wasted movement. In a hurry. Constantly looking around.
[[Call out to him]]
He looks dangerous. [[Take a different route]]
He looks back at you. He seems nervous. A bit fidgety. He puts one hand close to his waist. He looks squarely at you.
[[Keep Approaching]]
[[This man looks dangerous|Take a different route]]
You walk away in a different direction. You look back. You see that the man is looking right at you. There is a pained look in his face. Or maybe a longing. Oh well. He puts his head down and continues going wherever he is headed with a new determination.
[[Keep Walking|Walking]]
(set: $stories to $stories -(a: "Man"))
{
<script>
A.t['Sub'].fade(1.0, 0.0, 2000);
</script>
(live: 2s)[
<script>
A.t['Sub'].stop();
A.t['Casual'].play();
A.t['Casual'].fade(0.0, 1.0, 1000);
</script>
(stop:)
]
}A blue smart car pulls over. It's tiny and looks like something that, after a good stretch, you could lift. Nothing more than a toy really. The car is packed with stuff. A woman sits inside. She has that red hair that all old women get though you can see white in a few places that weren't dyed well. She waves you over.
[[Go to Window]]
{
<script>
A.t['Casual'].fade(1.0, 0.0, 2000);
</script>
(live: 2s)[
<script>
A.t['Casual'].stop();
A.t['Coast'].play();
A.t['Coast'].fade(0.0, 1.0, 1000);
A.t['Coast'].loop(true);
</script>
(stop:)
]
}Her window is already lowered. She turns to you and smiles. She is flapping one of those hand fans and is sweating profusely. She has lots of rings on her fingers. She is wearing a maybe too short floral skirt. Impractical.
"I can tell you need a ride. You look all dusty and stuff. Want to come in?"
Sure thing ma'am. [[Enter Car]]
No thank you Ma'am. I'll keep (link: "walking")[(set: $stories to $stories -(a: "Hand Crank"))(goto: "Walking")]
You take care to put on your gloves before touching the door. Inside, there is very little space on the floor of the passenger seat. You have to pick where to place your feet. You try to make you self comfortable.
[[I am surprised you decided to pick me up]]
Shade.
You look up at the sky. Clouds have formed. Quick storm and then back to the heat it seems.
You look around but there is nothing to shade you from the storm.
A truck appears from the distance. It is a small truck, nothing fancy. It's red. It stops right in front of you. The man inside motions to the back.
You walk around and [[get on]]
{
<script>
A.t['Casual'].fade(1.0, 0.0, 2000);
</script>
(live: 2s)[
<script>
A.t['Casual'].stop();
A.t['Lights'].play();
A.t['Lights'].fade(0.0, 1.0, 1000);
A.t['Lights'].loop(true);
</script>
(stop:)
]
}A glass structure stands in the distance.
You approach wearily.
You notice that the structure is rectangular in shape. A bus stop. You wipe some sweat off your forehead. A bus stop? You continue walking.
Two people sit on the bench. They are engaged in a heated conversation.
[[Go toward the two]]
{
<script>
A.t['Casual'].fade(1.0, 0.0, 2000);
</script>
(live: 2s)[
<script>
A.t['Casual'].stop();
A.t['Worms'].play();
A.t['Worms'].fade(0.0, 1.0, 1000);
A.t['Worms'].loop(true);
</script>
(stop:)
]
}A group of houses becomes visible. You walk a little faster. A group of houses means water. Perhaps more. Even if there isn't much, having the chance to get some shade is good enough.
You get closer. It looks like a small town. A village really. One main street.
You get even closer and you see a large sign:
"Pattonsburg. Population 500"
Beneath it you see a handwritten sign.
"Kurent pop: 0"
[[Enter Town]]
[[Nope]]You take a breather and wipe some sweat of your head. You go back to walking and you see wide field.
As you get closer you notice that there is column of tall structures.
On each structure, there are rows of huge silo looking things all connected to a squat, small building at the bottom.
You marvel at this.
[[A Robot Approaches]]
{
<script>
A.t['Casual'].fade(1.0, 0.0, 2000);
</script>
(live: 2s)[
<script>
A.t['Casual'].stop();
A.t['Spirit'].play();
A.t['Spirit'].fade(0.0, 1.0, 1000);
A.t['Spirit'].loop(true);
</script>
(stop:)
]
}"Ofcourse. If you stayed worrying about diseases you'd never leave the house. Now take care to use the seatbelt, I go rather fast you know. I'm Red by the way."
The car feels suffocating. Your clothes feel sticky. You still your hand out the window in an attempt to get some wind but nothing. Instead it just feels like your hand is attracting mosquitoes.
"You will have to work the crank if you want some air conditioning. Only got enough energy to get to where I'm going."
[[Crank it Out]]
Crank
(click-append: "Crank")
[
Air starts coming. It hits your face gently. crank]
(click-append: "crank")
[
Another crank]
(click-append: "Another crank")
[
You hear Red speaking over the sound a bit. Keep Cranking]
(click-append: "Keeping Cranking")
[
More Cranking]
(click-append: "More Cranking")
[
She smiles at something. Cranking]
(click-append: "Cranking")
[
cranking]
(click-append: "cranking")
[
One more crank]
(click-append: "One more crank")
[
"Do you want to tell me where you are headed to exactly?"
[[Ask Red about herself]]
[[Tell Red]]
]I am headed to see someone I knew once long ago.
(transition:"dissolve")+(transition-time: 5s)[
She sent me a postcard to remind me about where I'm from.]
(transition:"dissolve") + (transition-time: 20s)[
I don't know if I will remember her at this point. It has been so long]
(transition:"dissolve") + (transition-time: 45s)[
But I guess that is always the question with going back home. Whether or not they will remember you. ]
(transition:"dissolve") + (transition-time: 65s)[
Whether or not you will be accepted]
(transition:"dissolve") + (transition-time: 85s)[
Whether or not they've forgiven you for leaving so you could try change the world.]
(transition:"dissolve") + (transition-time: 105s)[
And for failing at changing the world]
(transition:"dissolve") + (transition-time: 125s)[
"She'll forgive you"]
(transition:"dissolve") + (transition-time: 155s)[
[[Postcard]]]
Oh don't worry about me. The more important question is where are you headed. You do seem to be transporting a lot of things.
You gesture, indicating the whole car.
"Deflecting I see. Must be headed to see someone special. Well, I have been moving to my daughters for the past two weeks."
[[Moving for 2 weeks?]]
[[Why are you moving?]]
"Why yes." Crank
(click-append: "Crank")
[
"They recently had to limit how much charge a car can get each day." crank]
(click-append: "crank")
[
"So I have to use this small car which doesn't move much stuff." Cranking]
(click-append: "Cranking")
[
"It's been tiring. I wonder if they will have find more solutions to the energy problem." cranking]
(click-append: "cranking")
[
"They had rolling blackouts everyday in the desert you know. Something is got to power all those tech valley machines so we suffered." Keep cranking]
(click-append: "Keep cranking")
[
"Daughter says nuclear power might be the solution but I don't know. Will see though."
"Still don't want to tell me about your [[self?"]]
Keep cranking. You have to keep cool [[somehow|CrankMaster]]]
"Well..." Crank
(click-append: "Crank")
[
Good fresh air. crank]
(click-append: "crank")
[
"I'm from the desert you see. The valley." Another Crank.]
(click-append: "Another Crank")
[
"It was a paradise when we first moved there. The palm trees. The beach. It was amazing. Haha. Atleast, I think it was amazing. I may be lying to myself. You must think I'm old to remember all this." Cranking]
(click-append: "Cranking")
[
"They were still promising all these things up until a few months ago. The tech companies needed the weather so the gaslighting, or advertising as people call it, never stopped. But you know. The fires." cranking]
(click-append: "cranking")
[
"They get really hot. Can melt metal. Burn really high and move faster than a car. After the third house you realise that it isn't worth the risk. Especially when you drive an electric car with flammable batteries. No more for. I am going to my daughter's now".
"Still don't want to tell me about your [[self?"]]
Keep cranking. You have to keep cool [[somehow|CrankMaster]]
]
Crank
(click-append: "Crank")
[
Air. crank]
(click-append: "crank")
[
Another crank]
(click-append: "Another crank")
[
Soo good. Keep Cranking]
(click-append: "Keeping Cranking")
[
More Cranking]
(click-append: "More Cranking")
[
Yeah. Cranking]
(click-append: "Cranking")
[
cranking]
(click-append: "cranking")
[
One more crank]
(click-append: "One more crank")
[
[[Stop]]
]
(set: $stories to $stories -(a: "Hand Crank"))
{
<script>
A.t['Coast'].fade(1.0, 0.0, 2000);
</script>
(live: 2s)[
<script>
A.t['Coast'].stop();
A.t['Casual'].play();
A.t['Casual'].fade(0.0, 1.0, 1000);
</script>
(stop:)
]
}I find it hard to talk about myself.
(transition:"dissolve") + (transition-time: 10s)[
I had a pretty good childhood all things considered]
(transition:"dissolve") + (transition-time: 25s)[
But the world was changing.]
(transition:"dissolve") + (transition-time: 40s)[
We couldn't be cold anymore.]
(transition:"dissolve") + (transition-time: 60s)[
Some winters were hotter than California.]
(transition:"dissolve") + (transition-time: 85s)[
It caused an identity crisis. This subverted our whole history. No one had a clue what to do.]
(transition:"dissolve") + (transition-time: 105s)[
So I left in search of answers. And disapointed a lot of people.]
(transition:"dissolve") + (transition-time: 115s)[
[[Crank|CrankMaster]]]
Thanks for the ride
(transition:"dissolve") + (transition-time: 10s)[
"No problem."]
(if: $trip is 1)[
(set: $miles to 5)
(transition:"dissolve") + (transition-time: 20s)[
[[Walking]] ]
]
(else:)[
(set: $miles to 22)
(set: $trip to 1)
(transition:"dissolve") + (transition-time: 20s)[
[[Walking]] ]
]
<img src="first-snowfall.jpg">
<img src="Ethel.png">
[[Crank|CrankMaster]]
There are two people in the back of the truck. They both look at you and shuffle back a bit to keep their distance. You notice there is some sort of tarp on the floor. Must be an extra layer to keep the batteries from getting wet.
You look up at the two.
[[Storm Coming]]
Both of them just stare at you.
The man on the right starts removing their t-shirt and socks. He takes out a bag and puts all of is things in it. He tightens it untill he is satisfied.
The driver shouts from inside.
"Storm's coming. Need you to keep the back dry that's why I picked y'all up. Don't need them batteries getting damaged. Once it starts raining just grab the buckets from the corner."
As if on cue, it [[rains]]
It pours hard. All three of you grab buckets and start bailing water out.
Dip in
(click-append: "Dip in")
[
Throw out]
(click-append: "Throw out")
[
dip]
(click-append: "dip")
[
The man with the bag is adept at this. He makes it look effortless. throw]
(click-append: "throw")
[
[[Ask him why he is so good]]
[[Friendliness did no good last time]]
[[Talk to the other man]]
]
He gives you a side eye.
"I'm from Boston."
You stare at him a bit longer.
"Boston's a mess. Water everywhere."
He goes [[quiet.]]
(set: $boston to 1)
Dip in
(click-append: "Dip in")
[
Throw out]
(click-append: "Throw out")
[
Dip]
(click-append: "Dip")
[
Throw]
(click-append: "Throw")
[
Every is [[quiet|quiet.]]]
(set: $friend to 1)
The rain stops as suddenly is it began. All three of you stand at the back all sweaty and stuff. You all look at each other like you have achieved the greatest task in the history of mankind.
The man with the bag takes his stuff out and it is all dry. Handy stuff. He puts his clothes on.
(if: $boston is 1)[
[[Why is boston a mess?]]
]
(if: $other is 1)[
[[Do you ever think about moving?]]
]
(if: $friend is 1)[
[[check pocket]]
]
Are you from around here? Just that you don't seem surprised by the rain.
The man grunts. "Happens all the time. One minute you are burning, the next you are burning and wet."
He grunts. He looks at the other man's bag.
"You get used to it. It if you stay here long enough."
He goes [[quiet.]]
(set: $other to 1)
"I don't know exactly."
Boston man shrugs as if it doesn't matter.
"Something about the ice caps melting because of burning coal and ooil and shit."
He thinks for a bit.
"Some say it was just one from Greenland that just fell in to the sea or something. As I say I don't know exactly. But the place is mostly flooded now. Have to wade through water to get to the kitchen."
He sits for a minute. He then digs through his bag and takes out a malaria pill. He pops one into his mouth.
[["What are you doing here?"]]
"No. This is home."
The man makes himself comfortable on the floor.
"The only thing you really have to worry about are the mosquitos. They bite something ugly."
As if he has reminded himself of something, he takes out a bottle of insect repellent and lathers himself with it.
[["What are you doing here?"]]You dig inside your pocket and look at you postcard. It is still dry.
<img src="first-snowfall.jpg">
<img src="Ethel.png">
You sit back and just stare at the sky.
[[Stop|Stop]]
(set: $stories to $stories -(a: "Rain"))
{
<script>
A.t['Lights'].fade(1.0, 0.0, 2000);
</script>
(live: 2s)[
<script>
A.t['Lights'].stop();
A.t['Casual'].play();
A.t['Casual'].fade(0.0, 1.0, 1000);
</script>
(stop:)
]
}I am going home.
"Why did you leave?"
To seek a different future. It felt like everyone was content with just being a dummy and sitting on their hands. Others continued to obsess over tradition. I felt like there was no better time to leave tradition behind than now.
Or at least get that tradition modified with something else. I lied to a person I left behind.
Maybe all that was foolish. I'm heading back home afterall.
[["Stop!"|Stop]]
(set: $stories to $stories -(a: "Rain"))
{
<script>
A.t['Lights'].fade(1.0, 0.0, 2000);
</script>
(live: 2s)[
<script>
A.t['Lights'].stop();
A.t['Casual'].play();
A.t['Casual'].fade(0.0, 1.0, 1000);
</script>
(stop:)
]
}You approach slowly. You don't want to set him off for no reason. You know how to do this. You have been calming animals your whole life.
He relaxes a bit once he notices something about you. His hand moves away from his waist. The carmouflage of his clothing is clearly that of an army uniform.
[[Can I walk with you?]]
"Sure."
I was a bit worried there for a second.
"Sorry about that. Never can be too safe any more."
I think we'll be safer together.
"Yes. Sure. That's a good idea."
He still seems a bit preoccupied. But the two of you start the journey.
[[What's a soldier doing walking?]]
"Oh nothing. Just missed the transport this morning."
Why don't you get a lift? Many people would want to travel with a war hero.
"No! That's a bad idea."
He starts walking a bit fast. He clearly isn't interested in being questioned.
[[Show him your postcard]]
[[Tell him a bit about yourself]]
[[Shut up and walk]]
You take out your post card from you back pocket and show it to him.
<img src="first-snowfall.jpg">
<img src="Ethel.png">
"What is this?"
You don't answer him but just hand the postcard over. He looks at it.
"Someone misses you huh."
He nods solemnly.
He tears up a bit.
[[He reaches into his back pocket]]
I was in a war of my own you know.
(transition:"dissolve") + (transition-time: 20s)[
I didn't kill anyone like you but it was hard fought.]
(transition:"dissolve") + (transition-time: 25s)[
Challenging]
(transition:"dissolve") + (transition-time: 45s)[
I was at every protest, shouting about everything.]
(transition:"dissolve") + (transition-time: 60s)[
All to try to get the government to recognize our right to be cold.]
(transition:"dissolve") + (transition-time: 80s)[
Some people told me it was futile before I left but I went anyway. Someone had to do it.]
(transition:"dissolve") + (transition-time: 95s)[
Now I head home embittered.
[[He looks at with understanding|He clearly doesn't believe it]]]
"My son drew it."
<img src="Art.png">
You look it over. It's cute. You smile.
"It came with the Dear John letter from my wife."
He pauses here. He doesn't know what to say.
"Maybe if I get to her, I will change her mind. Convince her that the wars were worth it."
[[He clearly doesn't believe it]]
"I fought wars that were useless."
He kicks at the ground.
"When the oil lost value and the sun got too hot, we then fought for land. Fertile land."
He thinks a bit more.
"Then we had to 'convince' other countries to take our pollution and waste once we ran out of places to store it."
He moves a bit faster.
"Then it was for test subjects because we needed masses of people to test the vaccines for all the new viruses that kept on popping up."
"Now I don't even know what the excuse is. But I couldn't remain. I am losing my wife, and my son. What is country and duty to that?"
He looks at you expect approval.
"They will eventually come after me."
He keeps quiet and walks on.
[[You follow|Shut up and walk]]
The two of you keep quiet and make up some distance.
Eventually you arrive at a fork in the road. You silently shake hands and go your separate ways.
(if: $trip is 1)[
(set: $miles to 5)
Back to [[Walking]]
]
(else:)[
(set: $miles to 22)
(set: $trip to 1)
Back to [[Walking]]
]
(set: $stories to $stories -(a: "Man"))
{
<script>
A.t['Sub'].fade(1.0, 0.0, 2000);
</script>
(live: 2s)[
<script>
A.t['Sub'].stop();
A.t['Casual'].play();
A.t['Casual'].fade(0.0, 1.0, 1000);
</script>
(stop:)
]
}The robot looks like a tractor except it is driving itself. It stops right in front of you.
"Sir, would please move along. Otherwise you would have to pay for a tour of the facility this all interests you."
What is it?
"It's a carbon farm sir. Ms. Ruby's farm to be exact."
[[A Voice calls from within the machine]]
"Are you are customer? Do you want to see the farm? I got a pretty good deal!"
I sorry but I don't have any money.
"What? Then how do you survive in the modern world? Oh fuck it, I'm bored anyway."
From the squat bottom building of one of the structures emerges a woman. She is dress in jeans and boots. She walks really fast towards you.
"Yep! You look broke alright. [[Follow me]]"
"This is an air capture facility. Looks pretty good right?"
She gestures.
"Built this whole place myself."
She puts her hands around her waist. Proud.
"What you broke ass doing here?"
[[Deflect]]
[[Answer her]]
How does this place work?
- "Those big round thingies are filters. They take the air in. It gets purified and voila! oxygen."
That's amazing.
- "Fuck yeah it's amazing. The bots do most of the clean up and maintenance makes it real easy to run this place."
Must be great to be healing the world
- "Oh it is lovely"
[[I have to leave]]
I had a bit of money. I made it from my second job. Cleaning restuarants if you would believe it. Paid me real well beacause nobody wants to do that what with all the sickness going around.
Where did it go? I hear you asking.
It went to my first job. I worked as a lobbyist. Well, we tried to lobby anyways. We could not really compete with the monied. They especially wanted to erase our voices so that they can get more laborers for their energy plants or their farms or any other undesirable job.
Jodi Melamed called it "Racial Capital" in her work on Individual Rights. You should check it out.
Back to the point. We worked hard. I don't know if we failed. I just know that it is time to return home you know.
[[I have to leave]]
You enter the kitchen. Ethel doesn't look back. You head to the sink and she makes space for you to wash your hands. You wash and then dry them. You then open the fridge and take out some food.
You put into the microwave. Ethel grabs a banana and goes to the table. You the food out the microwave and head for the [[table.]]
"You lied to me about why you left."
You lied to me to bring me back.
[[An Incomplete Ending]]
- "Why I tell you. He'll be coming any day now."
- "You've been saying that for the past year."
You see that a man and a woman are seated. They are quite close to each other so they are definetely familiar. They look worn if not old.
They both look up and notice you. The man covers his mouth with his mask.
- "Oh don't be silly Jeffrey."
- "Just because I look old doesn't mean I am ready to die."
[[You stop six feet from them]]
- "You can stop right there."
The man tries to make his voice menacing but the mask just makes him sound a bit ridiculous.
- "Has Samuel sent you?"
The old lady smiles. You see her wrinkles bunch up. She must have been a beautiful woman once. She is still beautiful, but time has made it more appropriate to use the past tense.
[[A Bus Stop here?]]
- "Why yes. There are a few towns nearby. I'm Carla by the way."
- "Thought it was more efficient with one bus. Fuckers." - Jeffery
You look at the ground. You find some space to sit. Breathe.
You feel a bit uncomfortable. Your feet ache. You start working to remove your boots. It is a bit tough. Feels like they have been on forever. But you work at them.
Left.
Right.
[["Did Samuel send you?"]] - "Why are you in such a rush. Relax. It is hot. Let us go inside and get something to drink."
She starts on ahead and leads. She looks back at you.
[[A drink sounds good]]
[[I need to leave]]
- "You can't leave just yet. I let me show you the rest of the farm. There are more cool things that you have to see here. This place is amazing. It is great. Just follow me and we can get to relax."
[[Follow her|A drink sounds good]]
[[I am leaving now]]
She smiles at you. It is a smile of relief.
- "Robot, prepare the house for our companion."
You walk with her. The sun continues to bear down on both of you. You ignore it as best you can. The mosquitoes are even more annoying.
- "Don't worry much about those. The house is climate controlled. It is fantastic really."
She marches on ahead.
You see the house ahead. It is in the style of a barn. A white barn.
[[Enter House]]
- "Wait! There is good food back the house. I even have milk. Real milk. Not that nut stuff. Other food too. A whole buffet. Come with me."
She grabs your hand and starts to lead you.
[[Go to the House|Enter House]]
[[Yank your hand away and leave]]
A wall of cold air hits you at the door. You feel yourself instantly relax. You look around the inside of the house. It is very cozy. A little home. The decor is a bit tasteless with too many fake animal hides and heads but you cannot expect a farmer to have any sort of taste.
You walk around the living room. There are no pictures. You take a sit on a couch. There is Milk! Yes, Milk! Right there on the coffee table. You inspect it for a while. You tasted some of the stuff called "milk" in your travels but all of it had been pretty clear. This stuff is thicker.
- "It's real cow's milk"
You look up at her.
[[Seriously?]]
- "Yes. Unlike everyone else we farmers are allowed to keep a small herd. It makes the farm life feel more authentic."
You take the glass. It is cold. You drink. Oh such goodness. Oh that's great. Oh - it's all done. You look at the glass and frown. You burp.
- "Tastes good doesn't it?"
You finally notice the rest of the stuff on the table. It's a buffet. Jam. Fresh bread. Such riches. You look up at the farmer again. She is smiling at you.
[[Eat]]
[[Leave]]
[[Read Small Print]]
You wipe your mouth. Your stomach feels like it is about to burst. Your eyes feel heavy. You feel a bit drowsy. Tired. Damn you walked for a minute. In that heat too. The cool air hits you face. This is good.
- "Yes. Take a nap. Rest a bit."
Sounds like a good suggestion.
[[Nap]]
- "You can't leave."
She stands in front of the door. You look at her. Her eyes are bit frenzied. Not now. You need to eat. Don't leave.
[[Food looks good|Eat]]
[[Push your way out|Yank your hand away and leave]]
- "You are going to just leave me here?"
She looks at you with sad eyes. Gone is the confidence from a few minutes ago. She is now pleading.
- "Don't leave me here alone. I can't be alone anymore."
You look at her. You walk away.
(set: $stories to $stories -(a: "Farm"))
(if: $trip is 1)[
(set: $miles to 5)
Back to [[Walking]]
]
(else:)[
(set: $miles to 22)
(set: $trip to 1)
Back to [[Walking]]
]
{
<script>
A.t['Spirit'].fade(1.0, 0.0, 2000);
</script>
(live: 2s)[
<script>
A.t['Spirit'].stop();
A.t['Casual'].play();
A.t['Casual'].fade(0.0, 1.0, 1000);
</script>
(stop:)
]
}You wake up. It looks a bit dark outside. You have to get going. You stand up and stretch. You feel good. You head for the door.
Door is locked.
- "You can't leave now."
You look back at the farmer. She looks at you with a mixture of both sadness and satisfaction.
- "You have used Relentless' resources. Should have read the small print."
You look around and search for something to break the door down with.
- "You have to pay them back. If you can't, you'll have to work here. Try to run and the robots with catch you and bring you back. Just stay. Stay with me."
[[Stay]]
[[Try to run]]
Anyone who uses Relentless Inc.'s resources will have to compensate them. Failure to compensate means that said person will have to work off their debt.
[[Back to Dinning room|Seriously?]]
You sit on an armchair. Somewhere in there you know.
They'll never let you go.
The robots catch you and drag you kicking and screaming back to the house. The farmer just watches you.
She then brings you some food.
-"You need to eat. Running must have taken some of your strength and I know that working can be tiring. So eat. And stay. There are worse fates out there."
[[Stay]]
You look at Carla. Her kind face inspects you. She has a face that makes you not want to disappoint her. But nothing is to be done.
You shake your head.
- "I told you. I keep telling you. He won't be coming back." - Jeffrey
You rub your feet.
[[Who is Samuel?]]
- "He's our son. He told us to come and wait for him each day. He'll be back. He swore." - Carla
- "He might not even be alive for all we know." - Jeffrey
- "Don't say that!" - Carla
Carla swipes at him. You get the sense that this is an old argument. They are just performing it for you now. Maybe they are happier doing so. Or feel safer.
You rub your feet.
[[How often does the bus come?]]
You walk a bit slower. There is no decay but at the same time there seems to be no life. No town grandpa on a rocking chair. No children running around.
You walk to a front porch. Double-click this passage to edit it. - "Once every three days perhaps. Sometimes more. Sometimes less. There's no real schedule with these things." - Carla
Waiting for a bus might not be a good idea if busses don't come at times.
- "Still don't remember why we got a son." - Jeffrey
- "Stop it! This is not the time Jeffrey." - Carla
- "I'm just sayin'. All he ever brought was trouble. Hard to care for. Forgettable too. Sometimes I would forget him." - Jeffrey
[[Forget your son?]]
- "Let's stop this conversation. I won't stand for it Jeffrey. Not today." - Carla
Carla takes out an electric cigarette. She puffs on it. Fustration puffs. Anger puffs. I may be pissed puffs.
Jeffrey doesn't seem to care a not one bit about angering his wife. He simply looks at the sky.
- "Forever a slave to the nicotine. I thought that thing was supposed to help you stop. Or make things better." - Jeffrey
- "Is finding fault the only thing you can do?" - Carla
- "Can't help it if I am sane in an insane world." - Jeffrey
- "Unbearable!" - Carla
Stands up a walks. She stops just this side of being able to hear any conversation.
[[What happened to your son?]]
- "He did what all children do. He went away as soon as he got older." - Jeffrey
Jeffrey stops. He laughs and slaps his thigh.
- "He went away. Far far away." - Jeffrey
For some reason it seems to be funny to him. He looks a bit maniacal.
- "To that place where no parent goes. Or knows. Who knows." - Jeffrey
Jeffrey laughs. He thinks he is pretty clever.
He stops abruptly. Takes out a knife. It is pretty long. It looks sharp. He plays with it.
- "Looks pretty good. No?" - Jeffrey
[[You Nod]]
- "I think so too." - Jeffrey.
He puts it away. He looks at his wife for a bit. He doesn't seem totaly unhinged.
- "We were talking about where children go." - Jeffrey
He nods sagely.
- "This one went far. To the same place he came. Where or not he returns, I do not know. I am not one tell you whether paradise exists or not." - Jeffrey
[[Paradise?]]
- "Why yes!" - Jeffrey
He looks at his wife.
- "He will come back once he can take us to paradise. Some place where the temperature is cooler. And there are no storms. No mosquitos either. Atleast, that's what his mother believes." - Jeffrey
Carla marches back.
- "And he will return!" - Carla
- "Why are you so sure?" - Jeffrey
- "Because as much as you act like you don't want him back, you need him as much as I do." - Carla
- "I don't!" - Jeffrey
- "Yeah? Well take that knife and cut my throat. That's what you keep it sharp for. Cut my throat and Samuel never returns." - Carla
Jeffrey takes out the knife, stands up quickly and approaches her menacingly.
[[Everybody relax]]
You stand up. Carla makes a face at Jeffrey. He just stands there. Frozen in time. Knife in hand. He doesn't fight you. He sheathes the knife and sits down. Defeated once more.
- "One of these days, Samuel will return. Trust me." - Carla
You look at the two. Carla goes back and joins her husband on the bench. She takes out a sweet and gives it to him. He takes it and eats.
- "Samuel used to love these as a child. I have been carrying them ever since." - Carla
Everything seems to have cooled down. You sit back down.
[[You see some head lights]]
A car. Maybe there will be room for you. You start to put your boots back on.
- "Are you leaving?" - Carla
Yes.
- "Well it was nice meeting you. Maybe you will meet Samuel in your travels." - Carla
- "Huh. I sincerly doubt that." - Jeffrey.
You put you boots on faster. The truck is closer now.
Truck comes to a stop right at the station. A man sits inside.
- "You looking for a ride?" - Man
He addresses you alone. As if Carla and Jeffrey aren't there.
[[Yes]]
- "Hop on the back." - Man
He notices your look. The way you are questioning who he is addressing.
- "Heat didn't drive you crazy, didn't it? People are known to go crazy around here. Sitting and waiting for a bus. There is no bus. They just die of hunger. Now get on back."
You first touch the truck as if to make sure it is real. Once you feel the metal. You jump in the back. The truck drives away. You look at Jeffrey and Carla waiting at the bus stop.
(set: $stories to $stories -(a: "Bus Stop"))
(if: $trip is 1)[
(set: $miles to 5)
Back to [[Walking]]
]
(else:)[
(set: $miles to 22)
(set: $trip to 1)
Back to [[Walking]]
]
{
<script>
A.t['Worms'].fade(1.0, 0.0, 2000);
</script>
(live: 2s)[
<script>
A.t['Worms'].stop();
A.t['Casual'].play();
A.t['Casual'].fade(0.0, 1.0, 1000);
</script>
(stop:)
]
}Game Over.