An escape key jumps out of a keyboard and grows arms and legs. It wants to escape. It is on a desk.
(set: $hasCard to false)
(set: $hasPaper to false)
[[Jump off the desk, it's not very far]]
[[Explore the desk]]
<img src="https://www.shutterstock.com/image-photo/computer-keyboard-esc-closeup-isolated-260nw-58988326.jpg">
This image was taken from:
https://www.shutterstock.com/image-photo/computer-keyboard-esc-closeup-isolated-260nw-58988326.jpgThe key lands on the floor. Now, it sees a door.
[[Go out the door]]
[[Stay inside the room and explore]]
<img src="https://img.itch.zone/aW1hZ2UvMzg4OTExNi8yMzIwMzQ5NS5qcGc=/347x500/WwkaXz.jpg" alt="Key landing on floor">
<img src="https://img.itch.zone/aW1hZ2UvMzg4OTExNi8yMzIwMzYxOC5qcGc=/347x500/QPlyOz.jpg" alt="Key seeing door">The key sees many more keyboards.
[[Find out if any more keys are alive]]
[[Ignore the keyboards, getting out is the key's priority]]
<img src="https://img.itch.zone/aW1hZ2UvMzg4OTExNi8yMzIwMzQ5NC5qcGc=/347x500/LeC0OM.jpg" alt="Key explores the desk">The key comes out into a hallway. The key can go left, or right.
[[Go left]]
[[Go right]]The room is huge! The key gets lost. The key sees a window.
[[Approach Window]]
[[Go back to start]] After a while, the key comes to some stairs.
[[Go down the stairs]]
[[Continue through the hallway]]The key travels for a long time. It hears a banging sound. Bang bang bang. A giant monster appears. It comes towards the key.
[[Go towards it]]
[[Run away]]
(if: $hasCard is True)
[[Use the card to hide]]
None of the other keys are alive. The key has wasted it's time.
[[Explore the desk]]
<img src="https://img.itch.zone/aW1hZ2UvMzg4OTExNi8yMzIwMzU3MC5qcGc=/347x500/29EZkY.jpg" alt="Key sees if any more keys are alive">The key finds a carboard box that it could use as a step to get down. It looks very flimsy.
[[Jump onto the carboard box and use it as a step to get onto the floor]]
[[Keep exploring the desk. Perhaps there is a safer way down]]The key lands on the box, and falls straight through! The key is now stuck in a box!
[[Restart]]After a while of exploring, the key finds a cable that it could climb down, and it finds a piece of paper that it could use as a parachute.
[[Climb down the cable]]
[[Use the paper]]
[[Stay on the desk]]The key reaches the floor. The key sees a door.
[[Go out the door]]
[[Stay inside the room and explore]]The key uses the paper to glide down to the floor. The key sees a door.
(set: $hasPaper to True)
[[Go out the door]]
[[Stay inside the room and explore]]The key cannot find any more ways off the desk. But it does find a small sheet of card that it utterly useless.
[[Jump off the desk, it's not very far]]
[[Jump onto the carboard box and use it as a step to get onto the floor]]
[[Climb down the cable]]
[[Use the paper]]
[[Grab the card]]
[[Stay on the desk!]]
The stairs prove a challenge for the key. Eventually, it makes it to the bottom of the stairs. It then comes out into another hallway, almost identical to the previous.
[[Go back up the stairs. That was pointless]]
[[Explore the new hallway]]The hallway is a maze! The key gets confused and ends up going back the way it came! The key hears a Bang. Bang bang bang. The key sees a monster.
[[Go towards it]]
[[Run away]]
(if: $hasCard is True)
[[Use the card to hide]]The key runs back the other way. The key soon comes to some stairs.
[[Go down the stairs]]
[[Continue through the hallway]]The monster continues towards the key. The monster looks down at the key. It reaches a hand down and picks up the key. "What? How did a keyboard key get out here? I'll have to take it back to the computor room."
[[Go back to start]]The key returns to the room it started in, on the desk it started at.
(set: $hasCard to false)
(set: $hasPaper to false)
[[Jump off the desk, it's not very far]]
[[Explore the desk]]The key reaches the top of the stairs.
[[Continue through the hallway]]
[[Go back to start]]The key comes to a door. After a while of looking at the door, the door opens with a bang. A monster comes through!
[[Go towards it]]
[[Run back to the stairs]]
(if: $hasCard is True)
[[Use the card to hide. Maybe the key can sneak through the door!]]The key waits patiently on the desk. The key hears a bang. Bang bang bang. A monster appears!
[[Do nothing]]
(if: $hasCard is True)
[[Use the card to hide on the desk]]
The key grabs the card.
(set: $hasCard to True)
[[Jump off the desk, it's not very far]]
[[Jump onto the carboard box and use it as a step to get onto the floor]]
[[Climb down the cable]]
[[Use the paper]]
[[Stay on the desk!]]The monster walks past the key.
[[Go the way the monster came]]
[[Go the way the monster went]]The monster walks past the key. The monster walks around the room for a while, then leaves the room.
[[Jump off the desk, it's not very far]]
[[Jump onto the carboard box and use it as a step to get onto the floor]]
[[Climb down the cable]]
[[Use the paper]]
[[Stay on the desk!]]The key goes the way the monster came. Maybe it came from outside? The key eventually comes to some stairs.
[[Go down the stairs]]
[[Continue through the hallway]]The key follows the monster back into the room the key just came out of! The monster looks down at the key, picks it up, and places it back into the keyboard.
[[Restart]] The key runs back to the stairs.
[[Go back up the stairs. That was pointless]]
The monster walks past, unaware of the key. The key quickly runs through the door before it closes. The key has escaped! This is the end of the game.The key climbs up to the window. The window is open. It is a loooong was down.
[[Go back to start]]
(if: $hasPaper is True)
[[Go back and use the paper to glide down]]
<img src="https://img.itch.zone/aW1hZ2UvMzg4OTExNi8yMzIwMzc0Ni5qcGc=/347x500/0jO%2FDs.jpg" alt="Key approaches window">The key glides down to the ground. The key has escaped! This is the end of the game.
<img src="https://img.itch.zone/aW1hZ2UvMzg4OTExNi8yMzIwMzc0NS5qcGc=/347x500/njqVcq.jpg" alt="Key glides out of the window">
The monster looks down at the key. It says " Why is that key not in the keyboard? Is the keyboard broken?" the monster then picks up the key, and fits it back into the keyboard. The monster then walks off.
[[Restart]]