(align:"=><=")+(box:"=XXXXXXXX=")[I heard you are looking [[for me...|Cave]]]
(set: $ActivePassage to "Title Page")main: theme1.mp3(align:"=><=")+(box:"=XXXXXXXX=")[(text-colour:red)[''THE MYSTERIOUS CAVE'']]
(align:"=><=")+(box:"=XXXXXXXX=")[You find yourself in the middle of a mysterious cave.
In front of you there is a [[door]].
There is something carved in stone on the [[ceiling]].
There is something carved in stone [[behind you]].
There is something carved in stone on your [[left]].
There is something carved in stone on your [[right]].
]
(track: 'main','loop',true)
(track: 'main','play')
(set: $ActivePassage to "Cave")<img src="door.png" class="center">
(align:"<==")+(box:"=XXXXXXXX=")[The door is locked. On the middle of the door there is an [[Electronic Keypad]].]
[[BACK|Cave]]<img src="ninefull.png" class="center">
[[BACK|Cave]]<img src="one.png" class="center">
[[BACK|Cave]]<img src="nine.png" class="center">
[[BACK|Cave]]<img src="six.png" class="center">
[[BACK|Cave]]<img src="keypad.png" class="center">
(align:"=><=")+(box:"=XXXXXXXX=")[ENTER CODE
<input type="text" data-varname="code">\
<script>processInputElements();</script>
[[DONE]]]
[[BACK|Cave]](if: $code is "1969")
[
(align:"=><=")+(box:"=XXXXXXXX=")[The Door is Unlocked!
[[ENTER]]
]
]
(else:)
[
(align:"=><=")+(box:"=XXXXXXXX=")[The Door remains Locked.]
[[BACK|Cave]]
](text-colour:black)[(align:"=><=")+(box:"=XXXXXXXX=")[YOU FOUND ME,
CONGRATULATIONS!!!
E-mail: imaginetales.george@gmail.com]]