this is a test to determine what personality type you are.
[[Next->Question1]]
(set: $cat to 0)
(set: $passage to 0)
(set: $glitchpoetry to 0)
(set: $stockman to 0)What is your favorite Disney movie?
(link: "Beauty and the Beast")[(set: $cat to it + 1)(goto: "Question2")]
(link: "Lion King")[(set: $passage to it + 1)(goto: "Question2")]
(link: "Moana")[(set: $glitchpoetry to it + 1)(goto: "Question2")]
(link: "Little Mermaid")[(set: $stockman to it + 1)(goto: "Question2")]What is the color of the liquid in a cup before you?
(link: "Stygian")[(set: $glitchpoetry to it + 1)(goto: "Question3")]
(link: "Luminous")[(set: $passage to it + 1)(goto: "Question3")]
(link: "Yellowblue")[(set: $cat to it + 1)(goto: "Question3")]
(link: "Hypergreen")[(set: $stockman to it + 1)(goto: "Question3")]What sound do you hear right now?
(link: "Fingernails on chalkboard")[(set: $stockman to it + 1)(goto: "Question4")]
(link: "The footfalls of the unseen")[(set: $passage to it + 1)(goto: "Question4")]
(link: "Wet tearing and ripping")[(set: $glitchpoetry to it + 1)(goto: "Question4")]
(link: "Wind whispering across sand")[(set: $cat to it + 1)(goto: "Question4")]A scream in the night
(link: "Throaty, primal")[(set: $stockman to it + 1)(goto: "Question5")]
(link: "A hysterical shriek")[(set: $cat to it + 1)(goto: "Question5")]
(link: "A moan, cadence with wind")[(set: $passage to it + 1)(goto: "Question5")]
(link: "Longing, despair")[(set: $glitchpoetry to it + 1)(goto: "Question5")]The contents of your soul
(link: "Introspection")[(set: $glitchpoetry to it + 1)(goto: "Question6")]
(link: "Reflection")[(set: $cat to it + 1)(goto: "Question6")]
(link: "Cognition")[(set: $passage to it + 1)(goto: "Question6")]
(link: "Structure")[(set: $stockman to it + 1)(goto: "Question6")]
The Mother ascends.
(link: "The tears run black")[(set: $stockman to it + 1)(goto: "Question7")]
(link: "NO NO NO NO NO NO NO")[(set: $cat to it + 1)(goto: "Question7")]
(link: "Succumb to the dream")[(set: $passage to it + 1)(goto: "Question7")]
(link: "Find the void")[(set: $glitchpoetry to it + 1)(goto: "Question7")]1
(link: "5")[(set: $cat to it + 1)(goto: "Question8")]
(link: "2")[(set: $stockman to it + 1)(goto: "Question8")]
(link: "10")[(set: $passage to it + 1)(goto: "Question8")]
(link: "11")[(set: $glitchpoetry to it + 1)(goto: "Question8")]In the beginning
(link: "there was sorrow")[(set: $stockman to it + 1)(goto: "Question9")]
(link: "there was nothing")[(set: $glitchpoetry to it + 1)(goto: "Question9")]
(link: "there was everything")[(set: $passage to it + 1)(goto: "Question9")]
(link: "there was joy")[(set: $cat to it + 1)(goto: "Question9")]What is truth?
(link: "Universal")[(set: $stockman to it + 1)(goto: "Question10")]
(link: "Longing")[(set: $glitchpoetry to it + 1)(goto: "Question10")]
(link: "A masquerade")[(set: $cat to it + 1)(goto: "Question10")]
(link: "The mind")[(set: $passage to it + 1)(goto: "Question10")]You must be careful.
(link: "The elevator takes them away.")[(set: $stockman to it + 1)(goto: "Results")]
(link: "The doll behind you.")[(set: $glitchpoetry to it + 1)(goto: "Results")]
(link: "The wire maze.")[(set: $passage to it + 1)(goto: "Results")]
(link: "The stranger in front of the house.")[(set: $cat to it + 1)(goto: "Results")](if: $cat >= $passage and $cat >= $glitchpoetry and $cat >= $stockman)[<img src="http://tinydiorama.com/games/personality-test/congrats-youre-a-cat.jpg" alt="cat" style="width: 100%;" />
<h2>the cat</h2>
the night whispers long, seeming never to come to a close. you see the lights. your eyes are adjusted now. maybe you can never go back. something inside of you has changed, will never be the same. freshly birthed, you are comforted by the moon.
[[Start again->intro]] - <a href="http://tinydiorama.com/games/personality-test/cat-share.png">Share</a>]
(if: $passage > $cat and $passage >= $glitchpoetry and $passage >= $stockman)[<img src="http://tinydiorama.com/games/personality-test/passage-to-nowhere.jpg" alt="passage" style="width: 100%;" />
<h2>the passage</h2>
enter the dreaming, a place where you will know of all delights and nightmares. it is a never ending journey through all that was. time is running out, running is the only way to get to an end that will never be, for it is a single moment in time happening all at once and then is lost forever.
[[Start again->intro]] - <a href="http://tinydiorama.com/games/personality-test/passage-share.png">Share</a>]
(if: $stockman > $passage and $stockman > $cat and $stockman >= $glitchpoetry)[<img src="http://tinydiorama.com/games/personality-test/stockman.jpg" alt="stockman" style="width: 100%;" />
<h2>the man</h2>
it rises up before you, a sleek black, a wall, a monument. you hear a faint buzzing - you turn your head and see nothing. your put your hand against the column and it is warm like flesh. a loud crack and you are completely certain of where you are and your place. shame it has faded like a dream.
[[Start again->intro]] - <a href="http://tinydiorama.com/games/personality-test/man-share.png">Share</a>]
(if: $glitchpoetry > $cat and $glitchpoetry > $stockman and $glitchpoetry > $passage)[<img src="http://tinydiorama.com/games/personality-test/poetry.png" alt="poet" style="width: 100%;" />
<h2>the poet</h2>
it has begun.
[[Start again->intro]] - <a href="http://tinydiorama.com/games/personality-test/poetry-share.png">Share</a>]