<<set $beenToShed to 1>>\s\nA simple hanging bulb illuminates the interior of the shed.\nA variety of tools are present including:\n<<if $sledgehammer is 0>>\s\nA sledgehammer\n<<endif>>\s\nA lawn mower\n<<if $boltCutter is 0>>\s\nA bolt cutter\n<<endif>>\s\n<<if $hedgeClippers is 0>>\s\nHedge clippers\n<<endif>>\s\n<<if $screwdriver is 0>>\s\nA screwdriver\n<<endif>>\s\n\nInspect <<textinput $inspect "[[Enter|inspectShed]]">>\n\n[[Exit Shed|backyard]]\n\n[[//Go to...//|travel]]\n[[''Inventory''|inventory]]
<<if $inspect is "wooden table">>\s\n<<display "diningTable">>\n\n<<else if $inspect is "long wooden table">>\s\n<<display "diningTable">>\n\n<<else if ($inspect is "picture") and ($picture is 0)>>\s\n<<display "diningPicture">>\n<<else if ($inspect is "picture") and ($picture is 1)>>\s\nThe picture is in your inventory!\n\n<<else if $inspect is "window">>\s\nWhich Window?\n[[East Window|inspectDiningRoom][$inspect = "east window"]]\n[[South Window|inspectDiningRoom][$inspect = "south window"]]\n\n<<else if $inspect is "east window">>\s\n<<display "diningEastWindow">>\n\n<<else if $inspect is "south window">>\s\n<<display "diningSouthWindow">>\n\n<<else if $inspect is "windows">>\s\nWhich Window?\n[[East Window|inspectDiningRoom][$inspect = "east window"]]\n[[South Window|inspectDiningRoom][$inspect = "south window"]]\n\n<<else>>\s\nNothing special to note about "<<$inspect>>"\n\n<<endif>>\s\n[[Return|diningRoom]]
As you reach your hand towards the squirrel, it begans foaming at the mouth. The life seems to drain out of its eyes as they take on a greenish glow.\n\nThe squirrel bites down onto your hand - hard.\n\n[[OW! KILL IT!|killSquirrel1]]\n<<if $decisionTime is 0>>\s\n[[Shake it Off and Run|frontRun]]\n<<endif>>
You close out of the recent files and begin exploring the computer.\nA set of older files catches your eye in the file explorer.\nThey are dated just a few days after the pages in the woman's diary end.\n\n...\n\n''October 22nd, 20XX\nExperiment Number 635 is yet another failure. The materials reached a brief equilibrium before quickly deteriorating into the base components. Mild radiation was released.\nIf Irene were here, she might have some ideas on how to proceed but as things are, I'm stuck.\n\n...\n\nNovember 6th, 20XX\nWith Irene shot, I'm in charge of both taking care of the child and continuing my research. I'm not spending much time with it considering that the only reason I'm still alive is that I agreed to return and continue my research. Still, I saved it. Just like Irene would have wanted. Irene gave everything, including her life, away for that child. God damn it! We were already halfway to the border when Amery caught up with us.\n\n\n...\n\nNovember 14th, 20XX\nI have an idea, and it's a stupid one. But it will work. There's no real reason to live anymore without Irene so it's as good a plan as any to me.''\n\n[[Continue|computer3]]
<<if ($inspect is "object")and ($crowbar is 0) and ($crowbarReason is 1)>>\s\nThe object turns out to be a crowbar.\nYou pick it up.\n<<set $crowbar to 1>>\s\n<<else if ($inspect is "object")and ($crowbar is 0)>>\s\nThe object turns out to be a crowbar.\nTheres no real reason to pick it up though.\n<<else if $inspect is "object">>\s\nThere is no longer an object behind the toilet.\nNothing special to note about "<<$inspect>>"\n<<endif>>\s\n\n[[Return|bathroom]]
<<if $boltCutter is 1>>\s\nYou cut the chain securing the front door shut.\nThe door is now unlocked.\n<<set $frontDoor to 1>>\n<<else>>\s\nThe door is secured by a heavy chain and padlock.\nPerhaps a pair of bolt cutters could cut through it.\n<<endif>>
Nothing special to note about "<<$inspect>>"\n\n[[Return|hallway]]
<<set $beenToJudasRoom to 1>>\s\nTo your left, your bed is pressed against the west wall. The rest of the room is decorated as you would expect a child's room to be decorated, although the walls are somewhat barren.\nA few toys line the walls and a long dresser dominates the east wall.\n\nInspect <<textinput $inspect "[[Enter|inspectJudasRoom]]">>\n\n[[Enter Living Room|livingRoom]]\n\n[[//Go to...//|travel]]\n[[''Inventory''|inventory]]
You run back to the gate, slamming it shut and locking it just as the man arrives.\nHe lunges through the bars to grab you but you jump back in time to exit his reach.\n\nYou're safe. You did it. You escaped the zombie... then you hear a scream and the man turns.\n\nA woman stands, frozen in terror. She backs up slowly but freezes when the man looks into her eyes. You watch in horror as the man rips out her throat and feeds on her entrails. Soon, two undead rise from the ground in front of you.\n\nThe disease spreads like wildfire. You watch as more and more undead fill the streets. No one was spared; men, women, and children were killed without reservation.\n\nA young girl walks by, still sporting her Dora pajamas, her left shoulder so mangled that her arm might fall off at any moment. A look of terror and pain is still present on her face.\n\nOh... but you survived. Aren't you glad?\n\nEND
<<set $beenToLivingRoom to 0>>\s\n<<set $beenToHallway to 0>>\s\n<<set $beenToJudasRoom to 0>>\s\n<<set $beenToDiningRoom to 0>>\s\n<<set $beenToKitchen to 0>>\s\n<<set $beenToBathroom to 0>>\s\n<<set $beenToBackyard to 0>>\s\n<<set $beenToShed to 0>>\s\n<<set $beenToFrontYard to 0>>\s\n<<set $beenToFatherRoom to 0>>\s\n<<set $beenToStudy to 0>>\s\n<<set $beenToRoad to 0>>\s\n<<set $sledgehammer to 0>>\s\n<<set $boltCutter to 0>>\s\n<<set $hedgeClippers to 0>>\s\n<<set $flashlight to 0>>\s\n<<set $ireneDiary to 0>>\s\n<<set $batteries to 0>>\s\n<<set $crowbar to 0>>\s\n<<set $blanket to 0>>\s\n<<set $squirrel to 0>>\s\n<<set $screwdriver to 0>>\s\n<<set $picture to 0>>\s\n<<set $frontDoor to 0>>\s\n<<set $beenSquirrel to 0>>\s\n<<set $crowbarReason to 0>>\s\n<<set $rugExposed to 0>>\s\n<<set $fatherReason to 0>>\s\n<<set $blanketReason to 0>>\s\n<<set $decisionTime to 0>>\s\nJudas\n\n[[Start|instructions]]
You look out into a portion of the backyard. A small pathway leads to a pond. You can just barely make out a corner of the toolshed behind the house.
Use the links to travel around the house.\nUse the textbox to inspect and interact with objects.\nWhen typing in the textbox, always type in lowercase and type the object you wish to inspect as it appears in the text.\n\nHave fun exploring!\n[[Continue|livingRoom]]
Elia Taffa
<<if $inspect is "computer">>\s\n<<display "studyComputer">>\n<<else if $inspect is "machine">>\s\n<<display "studyMachine">>\n<<else>>\s\nNothing special to note about "<<$inspect>>"\n<<endif>>\s\n\n[[Return|study]]
The man freezes. \nThe longer you look at him, the more haggard he begins to look. A green glow appears in his eyes and white foam seeps from the corners of his mouth.\n\nYou notice that he stopped breathing.\n\n[[Approach the Man|roadMan3]]\n[[Run Back Inside the Gate|roadRun]]
You approach the man, maintaining eye contact the entire way. His muscles have already begun to atrophy. His eyes are slowly sinking into their sockets to be replaced by a stronger and stronger green glow.\nHis eyes flare with a sudden light and he begans to twitch.\n\n[[Continue|roadMan4]]\n[[Run|roadRun2]]
Judas
You dig around in the cupboards and find a variety of cooking utensils, although most of them haven't been used in quite a while.\n<<if $batteries is 0>>\s\nIn the catch-all drawer, you find some AA batteries.\nYou pick up the batteries.\n<<set $batteries to 1>>\s\n<<endif>>
<<if $inspect is "bed stand">>\s\n<<display "bedStand">>\n<<else>>\s\nNothing special to note about "<<$inspect>>"\n<<endif>>\s\n\n[[Return|backyard]]
You step back outside and commit to spreading disease to the world.\n\nWithin hours, the disease has spread throughout the city. Fires, looting, and gunshots are the least of anyone's concerns as the number of undead rise.\n\nIn just a few days the entire nation has been contaminated. Undead sightings have been reported in 37 other nations worldwide.\n\nThe people who killed your mother are dead but was ending the world really worth it? Were your parents really that important to you?\n\nEND
<<set $sledgehammer to 1>>\s\nYou picked up the sledgehammer.
<<set $beenToBathroom to 1>>\s\nYou walk into the house's only bathroom. A combination tub and shower is to your left. To your right there is a sink and the toilet. <<if $crowbar is 0>>An object peaks out from behind the toilet.<<endif>>\n\nInspect <<textinput $inspect "[[Enter|inspectBathroom]]">>\n\n[[Exit Bathroom|hallway]]\n\n[[//Go to...//|travel]]\n[[''Inventory''|inventory]]
<<if $inspect is "ilene">>\s\nPassword Accepted.\n\nThe screen now displays the latest notes taken by your father.\nIt details the smooth progress made by your father in recent months. Apparently, there was no sign of any sort of instability in the research material and he was on track to finish his work within a few more months.\nIt mentions the increased pressure put on father in the past couple months as well.\n\n[[Explore Computer Further|computer2]]\n[[Return|study]]\n<<else>>\s\nPassword Denied.\n"<<$inspect>>" is not the correct password.\n\n[[Return|inspectStudy][$inspect = "computer"]]\n<<endif>>
<<set $boltCutter to 1>>\s\nYou picked up the bolt cutter.
You enter the room, ready to confront your father about what happened to your mother.\n\nYou approach your father.\n"I read about what happened to mother."\nHe doesn't move.\n"Did you hear me? I know what happened. Why did you keep it from me?'\nHe still doesn't react. Is he still depressed about his recent failure?\nYou reach out and shake his shoulder.\n\nHis hat slips off revealing a bloody hole in his forehead.\nYour father is dead.\n\n[[Continue|confrontFather2]]
The password is my love's first name.\n\n[[Return|inspectStudy][$inspect = "computer"]]
//Go to...//\n\n<<if $beenToLivingRoom is 1>>\s\n[[Living Room|livingRoom]]\n<<endif>>\s\n<<if $beenToHallway is 1>>\s\n[[Hallway|hallway]]\n<<endif>>\s\n<<if $beenToJudasRoom is 1>>\s\n[[Judas' Room|judasRoom]]\n<<endif>>\s\n<<if $beenToDiningRoom is 1>>\s\n[[Dining Room|diningRoom]]\n<<endif>>\s\n<<if $beenToStudy is 1>>\s\n[[Study|study]]\n<<endif>>\s\n<<if $beenToKitchen is 1>>\s\n[[Kitchen|kitchen]]\n<<endif>>\s\n<<if $beenToBathroom is 1>>\s\n[[Bathroom|bathroom]]\n<<endif>>\s\n<<if $beenToFatherRoom is 1>>\s\n[[Father's Room|fatherRoom]]\n<<endif>>\s\n<<if $beenToBackyard is 1>>\s\n[[Backyard|backyard]]\n<<endif>>\s\n<<if $beenToShed is 1>>\s\n[[Shed|shed]]\n<<endif>>\s\n<<if $beenToFrontYard is 1>>\s\n[[Front Yard|frontYard]]\n<<endif>>\s\n<<if $beenToRoad is 1>>\s\n[[City Street|road]]\n<<endif>>\s\n
You look away from the computer after learning of your mother's fate.\nPerhaps now would be a good time to confront your father about this.\n<<set $fatherReason to 1>>\s\n\n[[Return|study]]
//November 3rd, 20XX\n\nWe've been working almost nonstop lately. We've stopped having real meals, we've stopped going out, but we're so close we can almost taste it. Just a little bit more and all the work that we have put in will have been worth it. We are so close to finding the key to immortality.\n\n...\n\nFebruary 20th, 20XX\n\nAmery has been growing more aggressive lately. I guess those in the government backing him are getting impatient. My husband and I have hit a wall though. The experimental results are growing more and more unstable, almost as if life knows we are getting closer to finding out its secretes.\n\n...\n\nJanuary 12th, 20XX\n\nI'm pregnant. What are we going to do with the baby? I don't know how long we can hide this from Amery. The government hasn't given us leave in months. I'm beginning to fear what is going to happen once the child arrives.\n\n...\n\nAugust 29th, 20XX\n\nIt seems almost inevitable that there will be some sort of an accident in our research nowadays. The fluctuations released on the daily are enough to strike fear into my heart. It's impossible to do anything about it though. We'll just have to comply with what Amery wishes.\n\n...\n\nOctober 18th, 20XX\n\nI gave birth to a boy, Judas, yesterday... We need to get out of here. I thought it would be okay to continue our research, but now that I'm holding him... I would never forgive myself if something were to happen to him. We run as soon as I recover. It should be in just a few days.\nLast night I gave birth to a boy. His name is Judas.//\n\nYou read the account of the woman in the booklet, and immediately think of the woman in the photo in the living room.
<<set $beenToFatherRoom to 1>>\s\nYou enter the room with the blanket and cover your father's corpse so that you don't have to look at it.\n\nOther than your father's corpse sitting in his armchair, the rest of the room is dominated by a queen sized bed, a bed stand, and a dresser.\n\nInspect <<textinput $inspect "[[Enter|inspectFatherRoom]]">>\n\n[[Enter Kitchen|kitchen]]\n\n[[//Go to...//|travel]]\n[[''Inventory''|inventory]]
The sidewalk runs from north to south.\nThe man is jogging towards you with earbuds in. His breath comes in heavy pants as he struggles to keep up his pace.\n\nYou look at him from across the street and, almost as if he can feel your gaze, he looks straight into your eyes.\n\n[[Continue|roadMan2]]
<<if $screwdriver is 1>>\s\n<<set $picture to 1>>\s\nYou remove the screws holding the picture to the wall and take it down. On the back of the picture frame you see a note written in feminine handwriting.\n\n//May 22, 20XX\nYou're my friend.\n You're my love.\n You're my life.\nI can't wait to spend the\n rest of my life with you.\n --Irene//\n<<else>>\s\nThe painting doesn't budge. \nUpon close inspection, you notice 4 screws (one in each corner) fixing the picture to the wall. You would need a screwdriver to remove it.\nIt seems slightly overkill, almost like father was worried someone would meddle with it.\n<<endif>>\s\n\n[[Return|diningRoom]]
<<set $ireneDiary to 1>>\s\n<<set $flashlight to 1>>\s\nYou take the book out of the alcove.\nYou can now inspect it in your inventory.\n\nBeside the book, you find a flashlight.\n\n[[Return to Living Room|livingRoom]]
The diffused green lights in his eyes suddenly sharpen, like sunlight being focused by a magnifying glass.\nA hand filled with a strength unbefitting of the man's frame latches onto your arm while the man's teeth find your neck.\n\nYou feel the life being sucked out of you until a scream pierces the air.\n\nThe man drops you and runs toward the source of the sound.\n\nYOU ARE DEAD\n\nWithin hours, the disease has spread throughout the city. Mass histeria rises as the dead awaken from their eternal slumber. Your corpse has a blank expression as it bites into yet another victim.
The lawn mower is too big to pick up.\nPerhaps you can come back for it if you need to mow the lawn.
You doubt you should re-enter that room anytime soon. You don't want to feel the same urge you felt earlier while faced with father's dead body.\nPerhaps it would be okay if you had something to cover him in. Like a blanket.\n\n[[Return|kitchen]]
You open the door to the study and enter the inky darkness. You flip the switch on your flashlight but it doesn't turn on. It would probably be best to inspect it once you get back to the light.\n\n[[Return to Hallway|hallway]]
You open the door to the study and enter the inky darkness. You flip the switch but no lights come on. Broken glass crunches under your feet. Apparently, the explosion busted the lights.\n\nIt would be best to come back once you find some sort of light. You don't want to cut yourself on any glass.\n\n[[Return to Hallway|hallway]]\n
You're just about to turn back to the path when you notice the squirrel twitch.\n\nThe green glow returns to its eyes and it gets back up.\nLuckily, it seems to have forgotten about you as it now wanders aimlessly around the yard.\n\n[[Kill It Again|killSquirrel2]]\n<<if $decisionTime is 0>>\s\n[[Return to Pathway|frontYard]]\n<<endif>>
<<if $inspect is "man">>\s\n<<display "roadMan">>\n\n<<else if $inspect is "sidewalk">>\s\n<<display "roadMan">>\n\n<<else>>\s\nNothing special to note about "<<$inspect>>"\n\n<<endif>>\s\n[[Return|road]]
<<set $lastTemp to previous()>>\s\n<<if $lastTemp is "inspectInventory">>\s\n<<else>>\s\n<<set $last to $lastTemp>>\s\n<<endif>>\s\n''Inventory:''\n\n<<if $sledgehammer is 1>>\s\nA sledgehammer\n<<endif>>\s\n<<if $boltCutter is 1>>\s\nBolt Cutters\n<<endif>>\s\n<<if $hedgeClippers is 1>>\s\nHedge Clippers\n<<endif>>\s\n<<if $screwdriver is 1>>\s\nA screwdriver\n<<endif>>\s\n<<if $picture is 1>>\s\nThe picture of your father and the woman\n<<endif>>\s\n<<if $ireneDiary is 1>>\s\nThe book from the alcove\n<<endif>>\s\n<<if $flashlight is 1>>\s\nA flashlight\n<<endif>>\s\n<<if $flashlight is 2>>\s\nA flashlight with batteries\n<<endif>>\s\n<<if $batteries is 1>>\s\nSome batteries\n<<endif>>\s\n<<if $crowbar is 1>>\s\nA crowbar\n<<endif>>\s\n<<if $blanket is 1>>\s\nA blanket\n<<endif>>\s\n<<if $squirrel is 1>>\s\nA dead(?) squirrel\n<<endif>>\s\n\nInspect <<textinput $inspect "[[Enter|inspectInventory]]">>\n\n[[Return|$last]]
<<if $inspect is "bed">>\s\n<<display "judasBed">>\n<<else if $inspect is "dresser">>\s\n<<display "judasDresser">>\n<<else if $inspect is "toys">>\s\n<<display "judasToys">>\n<<else if $inspect is "surroundings">>\s\ntest\n<<endif>>\s\n\n[[Return|judasRoom]]
<<set $beenToHallway to 1>>\s\nTo the east, the hallway opens into the living room.\nTo the west, the hallway opens into the kitchen.\n\nThe hallway is dimly lit but enough natural light spills in from the kitchen to illuminate two doors. The hallway's light is off.\n\nTo the north, a door leads to father's study.\nTo the south, a door opens into the house's sole bathroom.\n\nInspect <<textinput $inspect "[[Enter|inspectHallway]]">>\n\n[[Enter Bathroom|bathroom]]\n<<if $flashlight is 2>>\s\n[[Enter Study|study]]\n<<else if $flashlight is 1>>\s\n[[Enter Study|study1]]\n<<else>>\s\n[[Enter Study|study0]]\n<<endif>>\s\n[[Enter Kitchen|kitchen]]\n[[Enter Living Room|livingRoom]]\n\n[[//Go to...//|travel]]\n[[''Inventory''|inventory]]
<<if ($squirrel is 1) and ($decisionTime)>>\s\nYou approach the large machine. It's surprisingly helpful as it takes you through the steps of creating a cure for the disease. It's almost like your father wanted you to have a choice.\nIt requires a tissue sample though.\n\n[[Feed Dead Squirrel into Machine|goodEnd]]\n<<else>>\s\nYou approach the large machine. It's surprisingly helpful as it takes you through the steps of creating a cure for the disease. It's almost like your father wanted you to have a choice.\nIt requires a tissue sample though. Maybe if you could capture the squirrel?\n<<endif>>\s\n\n[[Return|study]]
The bulb hangs too far overhead to reach.\nIts diffused yellow light illuminates the shed around you.
<<set $beenToLivingRoom to 1>>\s\nYou're standing inside the house that you and your father lived in for your entire life.\n\nIn front of you (to the east), the front door stands as solid as ever. You were never allowed to go outside anywhere other than the enclosed backyard by yourself.\n\nBehind you is a living room, a few chairs and a small couch fill the space. A rug lays in the middle of the room underneath a small chandelier.<<if ($rugExposed is 1) or ($rugExposed is 2)>> The rug is pulled back to reveal a loose floorboard.<<endif>>\n\nTo the north, a door can be seen.\nPast the chairs, a hallway leads west, further into the house.\nTo the south, you can see into the dining room.\n\nInspect <<textinput $inspect "[[Enter|inspectLivingRoom]]">>\n<<if $decisionTime is 0>>\s\n[[Exit Front Door|frontYard]]\n<<else>>\s\n[[Exit Front Door|choice]]\n<<endif>>\s\n[[Enter North Door|judasRoom]]\n[[Enter Hallway|hallway]]\n[[Enter Dining Room|diningRoom]]\n\n[[//Go to...//|travel]]\n[[''Inventory''|inventory]]
The squirrel seems to have frozen when it made eye contact with you. Even as you draw closer to inspect it, it still doesn't move.\n\n[[Touch Squirrel]]
<<if $crowbar is 1>>\s\nYou use the crowbar to pry up the loose board to reveal a book. Its cover is well worn and it's apparent that pains have been made to preserve it.\n\n[[Take Book|takeIreneDiary]]\n<<else>>\s\nYou try to pry up the board with your bare hands but it becomes obvious that it's too difficult for you. Perhaps you could pry it up if you had a crowbar.\n<<set $crowbarReason to 1>>\s\n\n<<endif>>\s\n[[Return|livingRoom]]
You shake the squirrel off and run back to the path.\n\n[[Continue|frontYard]]
Perhaps you shouldn't bother father without some sort of reason.\n\n[[Return|kitchen]]
<<set $beenToRoad to 0>>\s\nYou run inside the house, slamming the door shut behind you. A second loud bang sounds as something heavy slams into the door from the other side.\n\nA quick peek through the peep hole confirms that it is the now zombified man.\n\nHe looks slightly dazed and begins to wander around your front yard.\n\nAt least he won't harm anybody now, but you'll have to find a way to deal with him later.\n\n[[Inspect Surroundings|livingRoom]]
You exit into the front yard.\n\n[[I'm just hear to grab a tissue sample to find the cure.|squirrel]]\n[[I'm here to follow my father's wishes and end the world.|endWorld]]
<<if (($inspect is "sledgehammer") and ($sledgehammer is 1)) or (($inspect is "bolt cutter") and ($boltCutter is 1)) or (($inspect is "bolt cutters") and ($boltCutter is 1)) or (($inspect is "hedge clippers") and ($hedgeClippers is 1)) or (($inspect is "screwdriver") and ($screwdriver is 1)) or (($inspect is "batteries") and ($batteries is 1) and ($flashlight is 0)) or (($inspect is "crowbar") and ($crowbar is 1))>>\s\nNothing Special to Note\n<<else if ($inspect is "book from the alcove") and ($ireneDiary is 1)>>\s\n<<display "ireneDiary">>\n<<else if ($inspect is "book") and ($ireneDiary is 1)>>\s\n<<display "ireneDiary">>\n<<else if ($inspect is "picture") and ($picture is 1)>>\s\nOn the back of the picture frame you see a note written in feminine handwriting.\n\n//May 22, 20XX\nYou're my friend.\n You're my love.\n You're my life.\nI can't wait to spend the\n rest of my life with you.\n --Irene//\n<<else if ($inspect is "squirrel") and ($squirrel is 1)>>\s\nThe squirrel is still wiggling weakly in your pocket. Apparently, it's still not dead.\n<<else if ($inspect is "batteries") and ($batteries is 1) and ($flashlight is 1)>>\s\nPut batteries in flashlight?\n\n[[Yes|inspectInventory][$inspect = "flashlight"]]\n[[No|inventory]]\n<<else if ($inspect is "flashlight") and ($flashlight is 1) and ($batteries is 1)>>\s\n<<set $batteries to 0>>\s\n<<set $flashlight to 2>>\s\nYou put the batteries into the flashlight\n<<else if ($inspect is "flashlight") and ($flashlight is 2)>>\s\nYou flip the switch on your flashlight and it immediately turns on.\nBest to save the battery though. You turn it back off.\n<<else if ($inspect is "flashlight") and ($flashlight is 1)>>\s\nThe flashlight doesn't turn on.\nYou unscrew the top and realize that there aren't any batteries in it. Maybe in the kitchen?\n<<else if ($inspect is "blanket") and ($blanket is 1)>>\s\n{Insert Description}\n<<else>>\s\n"<<$inspect>>" is not in your inventory\n<<endif>>\s\n\n[[Return|inventory]]\n\n\n
You step up to the computer and power it on.\nA login screen prompts you for a password.\n\nInspect <<textinput $inspect "[[Submit Password|computer]]">>\n[[Forgot Password?|computerHint]]
<<if ($frontDoor is 1) and ($beenSquirrel is 0)>>\s\n<<set $beenToFrontYard to 1>>\s\nYou stand on the pathway leading towards the large iron gates leading to the outside world.\nThe front yard is a simple square of grass with a single tree.\nOut the front gate, you catch your first glimpse of the outside world. A small road stretches out of view on either side.\nA squirrel sits in the grass to your right. You briefly make eye contact.\n\nInspect <<textinput $inspect "[[Enter|inspectFrontYard]]">>\n\n[[Enter Front Door|livingRoom]]\n[[Exit Gate|road]]\n\n[[//Go to...//|travel]]\n[[''Inventory''|inventory]]\n<<else if ($frontDoor is 1) and ($beenSquirrel is 1)>>\s\nYou stand on the pathway leading towards the large iron gates leading to the outside world.\nThe front yard is a simple square of grass with a single tree.\nOut the front gate, you catch your first glimpse of the outside world. A small road stretches out of view on either side.\nThe squirrel continues to wander randomly.\n\nInspect <<textinput $inspect "[[Enter|inspectFrontYard]]">>\n\n[[Enter Front Door|livingRoom]]\n[[Exit Gate|road]]\n\n[[//Go to...//|travel]]\n[[''Inventory''|inventory]]\n<<else if ($frontDoor is 1) and ($beenSquirrel is 2)>>\s\nYou stand on the pathway leading towards the large iron gates leading to the outside world.\nThe front yard is a simple square of grass with a single tree.\nOut the front gate, you catch your first glimpse of the outside world. A small road stretches out of view on either side.\nThe squirrel wiggles weakly.\n\nInspect <<textinput $inspect "[[Enter|inspectFrontYard]]">>\n\n[[Enter Front Door|livingRoom]]\n[[Exit Gate|road]]\n\n[[//Go to...//|travel]]\n[[''Inventory''|inventory]]\n<<else if ($frontDoor is 1) and ($beenSquirrel is 3)>>\s\nYou stand on the pathway leading towards the large iron gates leading to the outside world.\nThe front yard is a simple square of grass with a single tree.\nOut the front gate, you catch your first glimpse of the outside world. A small road stretches out of view on either side.\n\nInspect <<textinput $inspect "[[Enter|inspectFrontYard]]">>\n\n[[Enter Front Door|livingRoom]]\n[[Exit Gate|road]]\n\n[[//Go to...//|travel]]\n[[''Inventory''|inventory]]\n<<else if $boltCutter is 1>>\s\nYou cut the chain securing the front door shut and enter the front yard.\n\nThe door is now unlocked.\n<<set $frontDoor to 1>>\n<<display "frontYard">>\n<<else>>\s\nThe door is secured by a heavy chain and padlock.\nPerhaps a pair of bolt cutters could cut through it.\n\n[[Return|livingRoom]]\n<<endif>>
You walk over to the rug. It's thick and soft but you were never really allowed to play on it much.\nNow that you're walking on it without worrying for once, you notice that the floor is wobbly underneath it.\n\n[[Pull Back Rug|inspectLivingRoom][$rugExposed = 1]]
You create a cure and prevent the end of the world. It's almost a happy ending, except your house is quickly seized by the government and you're shipped off to an orphenage.\nHowever, it seems to be a small price to pay to save the world. Maybe.\n\nEND
<<set $beenToBackyard to 1>>\s\nThe backyard is your small paradise.\nA small pond gurgles in one corner, an apple tree sways in another.\nA small shed leans against the tall surrounding walls opposite the house.\n\nInspect <<textinput $inspect "[[Enter|inspectBackyard]]">>\n\n[[Enter Back Door|kitchen]]\n[[Enter Shed|shed]]\n\n[[//Go to...//|travel]]\n[[''Inventory''|inventory]]
<<set $hedgeClippers to 1>>\s\nYou picked up the hedge clippers.
Nothing special to note about "<<$inspect>>"\n\n[[Return|backyard]]
<<set $beenToKitchen to 1>>\s\nThe kitchen is a brightly lit room lined with cupboards and countertops.\nA small kitchen island rests in the middle of the room.\n\nTo the north, a door leads into father's room.\nTo the northeast, the hallway leads back towards the living room.\nTo the southeast, an entryway allows you a view of the dining room.\nTo the west, the back door stands unlocked.\n\nInspect <<textinput $inspect "[[Enter|inspectKitchen]]">>\n\n<<if $fatherReason is 1>>\s\n[[Enter Father's Bedroom|confrontFather]]\n<<else if ($vomit is 1) and ($blanket is 0)>>\s\n[[Enter Father's Bedroom|fatherRoomFake2]]\n<<else if ($vomit is 1) and ($blanket is 1)>>\s\n[[Enter Father's Room|fatherRoom]]\n<<else>>\s\n[[Enter Father's Bedroom|fatherRoomFake]]\n<<endif>>\s\n[[Enter Hallway|hallway]]\n[[Enter Dining Room|diningRoom]]\n[[Exit Back Door|backyard]]\n\n[[//Go to...//|travel]]\n[[''Inventory''|inventory]]
You're view out into the small front yard is partially blocked by heavy metal bars encasing the window. Past the bars, you see the tall fence surrounding your yard. A tall hedge prevents you from seeing any further past that.\n\nYou sometimes sit here to listen to the sounds of the city and watch the tops of cars go by.
You look up from the note.\n\nYou are your father's messenger avenging your mother's death.\nBut do you really want to spread disease and death around the world? Will you find a cure or will you go outside and end it all?\n<<set $decisionTime to 1>>\s\n\n[[Return|fatherRoom]]
In the bed stand you find a note, written in your father's handwriting:\n\n''Irene,\nMy life has been pretty worthless. I've given up on it for a long time now and devoted myself to avenging you. Not even our lifelong ambition has been realized. I've long since realized that achieving immortality is impossible. Therefore, I've put my all into creating, not immortality, but a bomb to commemorate you by. Judas is my messenger. He will bring a message of destruction and death to those who killed you for their own greed.\n\nNow, I can finally come to join you.''\n\n[[Continue|fatherNoteObservation]]
The rug is pulled back to reveal a loose floorboard. Underneath it is apparently some sort of alcove and you can just barely make out the corner of some sort of book underneath the board.\n\n[[Pry Up Board|pullBoard]]
<<if ($inspect is "squirrel") and ($beenSquirrel is 0)>>\s\n<<display "squirrel">>\n<<else if ($inspect is "squirrel") and ($beenSquirrel is 1)>>\s\nKill the squirrel again?\n[[Yes|killSquirrel2]]\n[[No|frontYard]]\n\n<<else if ($inspect is "squirrel") and ($beenSquirrel is 2)>>\s\nPick up the dead(?) squirrel?\n[[Yes|takeSquirrel]]\n[[No|frontYard]]\n\n<<else if ($inspect is "squirrel") and ($beenSquirrel is 3)>>\s\nThe squirrel wiggles weakly in your pocket.\n\n<<else>>\s\nNothing special to note about "<<$inspect>>"\n\n<<endif>>\s\n[[Return|frontYard]]
<<set $beenSquirrel to 2>>\s\nYou walk forward and stomp on the squirrel. You keep stomping until the squirrel is nothing but a bloody mass with limbs.\nSatisfied with your work, you take a step back.\n\nAfter a brief pause the limbs start to wiggle again, but without a body to support, they aren't going anywhere.\n\n[[Take Dead(?) Squirrel|takeSquirrel]]\n<<if $decisionTime is 0>>\s\n[[Return to Pathway|frontYard]]\n<<else>>\s\n[[Nevermind, I changed my mind. Let's end the world.|endWorld]]\n<<endif>>
<<if $inspect is "bulb">>\s\n<<display "shedBulb">>\n<<else if $inspect is "hanging bulb">>\s\n<<display "shedBulb">>\n<<else if $inspect is "sledgehammer">>\s\n<<display "sledgehammer">>\n<<else if $inspect is "lawn mower">>\s\n<<display "lawnMower">>\n<<else if $inspect is "bolt cutter">>\s\n<<display "boltCutter">>\n<<else if $inspect is "bolt cutters">>\s\n<<display "boltCutter">>\n<<else if $inspect is "hedge clippers">>\s\n<<display "hedgeClippers">>\n<<else if $inspect is "screwdriver">>\s\n<<set $screwdriver to 1>>\s\nYou picked up the screwdriver.\n<<else if $inspect is "surroundings">>\s\ntest\n<<endif>>\s\n\n[[Return|shed]]
<<set $beenToStudy to 1>>\s\nYou open the door to the study and enter the inky darkness. You flip the switch on your flashlight and it turns on to reveal your surroundings.\n\nTo your left, some sort of a large machine hums quietely.\nIn front of you, several tables are cluttered with complicated scientific notes and devices.\nTo your right a computer sits, powered off.\n\nInspect <<textinput $inspect "[[Enter|inspectStudy]]">>\n\n[[Enter Hallway|hallway]]\n\n[[//Go to...//|travel]]\n[[''Inventory''|inventory]]
<<set $beenSquirrel to 1>>\s\nYou smack the squirrel against the tree as hard as you can, wincing slightly as you hear bones breaking.\n\nAfter struggling for a while, you see the squirrel go limp.\n\n[[Continue|killSquirrel1Continue]]
The picture is of a man you recognize as your father. He must've been at least 10 years younger in the photo though.\nHe is smiling towards the camera with a woman that you don't recognize. Father would just say that he worked with her on some old projects when you asked.\n\n[[Take Picture|takePicture]]\n[[Return|diningRoom]]
You turn and run back across the road. Behind you, you hear a sigh as the man's last breath escapes his body before dragging footsteps start to follow you.\n\nYou hear a car horn and tires squealing. You turn around just in time to see the man crashing through a car's windshield.\n\nYou close the gate behind you to the sight of the man clamping his teeth down onto the driver's throat.\n\nWithin hours, the disease has spread throughout the city. Fires, looting, and gunshots are the least of anyone's concerns as the number of undead rise.\n\nIn just a few days the entire nation has been contaminated. Undead sightings have been reported in 37 other nations worldwide.\n\nIs your curiosity satiated yet?\n\nEND
<<if $inspect is "front door">>\s\n<<display "livingFrontDoor">>\n\n<<else if $inspect is "door">>\s\n<<display "livingFrontDoor">>\n\n<<else if ($inspect is "board") and ($rugExposed is 1)>>\n<<display "pullRug">>\n<<else if ($inspect is "floorboard") and ($rugExposed is 1)>>\n<<display "pullRug">>\n<<else if ($inspect is "rug") and ($rugExposed is 2)>>\nThe alcove is now empty.\n\n<<else if ($inspect is "board") and ($rugExposed is 2)>>\nThe alcove is now empty.\n\n<<else if ($inspect is "floorboard") and ($rugExposed is 2)>>\nThe alcove is now empty.\n\n<<else if ($inspect is "alcove") and ($rugExposed is 2)>>\nThe alcove is now empty.\n\n<<else if ($inspect is "rug") and ($rugExposed is 1)>>\s\n<<display "pullRug">>\n<<else if $inspect is "rug">>\s\n<<display "livingRug">>\n\n<<else>>\s\nNothing special to note about "<<$inspect>>"\n\n<<endif>>\s\n[[Return|livingRoom]]
<<set $beenToDiningRoom to 1>>\s\nYou're standing in the dining room.\n\nIn front of you stands a long wooden table. You can't remember the last time you used it for anything other than making forts.\n<<if $picture is 0>>\s\nA picture hangs on the wall.\n<<else>>\s\nThe picture has been removed.\n<<endif>>\s\n\nLight streams in from windows on the east and south walls of the room. To the north, an opening leads into the living room while the kitchen lies to the west. \n\nInspect <<textinput $inspect "[[Enter|inspectDiningRoom]]">>\n\n[[Enter Living Room|livingRoom]]\n[[Enter Kitchen|kitchen]]\n\n[[//Go to...//|travel]]\n[[''Inventory''|inventory]]
<<set $beenToRoad to 1>>\s\nYou stand on a city street. Cars occasionally pass by and you can hear the sounds of life all around you.\n\nA man to the south is jogging towards you on the sidewalk along the opposite side of the street.\n\nThe gate to your house lies open behind you.\n\nInspect <<textinput $inspect "[[Enter|inspectRoad]]">>\n\n[[Enter Gate|frontYard]]\n\n[[//Go to...//|travel]]\n[[''Inventory''|inventory]]
<<if ($blanketReason is 1) and ($blanket is 0)>>\s\nYou strip the bed of your blanket.\n<<set $blanket to 1>>\s\n<<else if ($blanketReason is 1) and ($blanket is 1)>>\s\nYou already have the blanket!\n<<else>>\s\nYour bed is covered by a plain blue blanket. There's no real reason to mess up your bed though so you leave it there.\n<<endif>>\s
Your father's dead body slumps in the chair in front of you.\nYou almost immediately realize how hungry you are.\nYou feel an urge to bite into your father.\n<<set $blanketReason to 1>>\nYou rush out of the room and vomit into the kitchen sink.\n\n[[Continue|kitchen]]
<<if $inspect is "cupboards">>\s\n<<display "cupboardsCountertops">>\n<<else if $inspect is "countertops">>\s\n<<display "cupboardsCountertops">>\n<<else>>\s\nNothing special to note about "<<$inspect>>"\n<<endif>>\s\n\n[[Return|kitchen]]
<<set $beenSquirrel to 3>>\nYou pick up the dead squirrel and stash it in your inventory.\n\n<<if $decisionTime is 0>>\s\n[[Return|frontYard]]\n<<else>>\s\n[[Return|livingRoom]]\n<<endif>>
You turn around and run back through the gates. Behind you, you hear a gutteral roar as the man charges across the street.\nHis eyes have sunken into his head and blood runs from the empty sockets. His skin has become pallid and you can see the outline of bone through his atrophied muscle.\n\nYou stand in the middle of the front yard. Behind you, the gate is slightly ajar with the deadbolt in the unlocked position.\nYou can see the safety of your home in front of you.\n\n[[Lock Gate|selfishEnd]]\n[[Run Inside|doorRun]]
The table is well worn, its obviously seen a lot of use.\nYou were never around for any of that though.