Loading...
[[function $('#img').css('background-image','url(images/trainstation.jpg)')]]

Welcome

Make choices based on what you know...

[[link text="Begin" goto="s1start" class="option" log="false"]]

[[function $('#img').css('background-image','url(images/moscow.jpg)')]] [[setVar name="scene2end" value="0"]]

Scene 1

You see a person standing ahead of you.

[[link text="Shoot Them" goto="s1ending" script="setVar('scene1end',1)" class="option" log="Scene 1: Shot"]] [[link text="Do Nothing" goto="s1part2" class="option"]]

Scene 1

The person starts running towards you.

[[link text="Shoot Them" goto="s1ending" script="setVar('scene1end',2)" class="option" log="Scene 1: Shot"]] [[link text="Do Nothing" goto="s1part3" class="option"]]

Scene 1

The person stretches out their arms towards you as they run faster.

[[link text="Shoot Them" goto="s1ending" script="setVar('scene1end',3)" class="option" log="Scene 1: Shot"]] [[link text="Do Nothing" goto="s1ending" class="option" log="Scene 1: Waited"]]

Scene 1: The Full Story

You are a secret agent hunting an infamous enemy spy. They have stolen documents that threaten the security of the nation and you have to stop them, whatever it takes.

[[function if(getVar('scene1end')=='1'){$('#scene1ending1option1').show()};]] [[function if(getVar('scene1end')=='2'){$('#scene1ending1option2').show()};]] [[function if(getVar('scene1end')=='3'){$('#scene1ending1option3').show()};]] [[function if(getVar('scene1end')=='0'){$('#scene1ending1option4').show()};]]

[[link text="Start Scene 2" goto="s2start" class="option"]] [[redirect scene="s2start" wait="30"]]

[[function $('#img').css('background-image','url(images/trainstation.jpg)')]] [[setVar name="scene2end" value="0"]]

Scene 2

You see a person standing ahead of you.

[[link text="Shoot Them" goto="s2ending" script="setVar('scene2end',1)" class="option" log="Scene 2: Shot"]] [[link text="Do Nothing" goto="s2part2" class="option"]]

Scene 2

The person starts running towards you.

[[link text="Shoot Them" goto="s2ending" script="setVar('scene2end',2)" class="option" log="Scene 2: Shot"]] [[link text="Do Nothing" goto="s2part3" class="option"]]

Scene 2

The person stretches out their arms towards you as they run faster.

[[link text="Shoot Them" goto="s2ending" script="setVar('scene2end',2)" class="option" log="Scene 2: Shot"]] [[link text="Do Nothing" goto="s2ending" class="option" log="Scene 2: Waited"]]

Scene 2: The Full Story

You have been really looking forward to today, finally your best friend is coming to stay after 10 years away. You have agreed to pick them up from the train station.

[[function if(getVar('scene2end')=='1'){$('#scene2ending1option1').show()};]] [[function if(getVar('scene2end')=='2'){$('#scene2ending1option2').show()};]] [[function if(getVar('scene2end')=='3'){$('#scene2ending1option3').show()};]] [[function if(getVar('scene2end')=='0'){$('#scene2ending1option4').show()};]]

[[link text="Start Scene 3" goto="s3start" class="option"]] [[redirect scene="s3start" wait="30"]]

[[function $('#img').css('background-image','')]] [[setVar name="scene3end" value="0"]]

Scene 3

You are standing alone in strange looking world. You see a turtle ahead.

[[link text="Jump on it" goto="s3ending" script="setVar('scene3end',1)" class="option" log="Scene 3: Jumped on the turtle"]] [[link text="Do nothing" goto="s3ending" script="setVar('scene3end',2)" class="option" log="Scene 3: Didn\'t jump on the turtle"]]

[[function $('#img').css('background-image','url(images/mario.jpg)')]]

Scene 3: The Full Story

[[function if(getVar('scene3end')=='1'){$('#scene3ending1option1').show()};]] [[function if(getVar('scene3end')=='2'){$('#scene3ending1option2').show()};]] [[function complete()]]

Context is everything, without it you can't make informed decisions.

Without the context a good story creates, Mario is just a deranged plumber killing turtles and ransacking castles.

Compare your answers...