DRUID Development Docs: puzzle_curtis1.sstr

File: puzzle_curtis1.sstr

#
#@DOC@ "J'onzz Soda" Clue
#      ~~~~~~~~~~~~~~~~~~
#
#This is a series of multiple-choice questions which appears in the given
#order when the code "JJONZZ" is entered into the device (first section
#below).  You'll get the code from a separate object.
#
#I'd like the question, as shown, to appear on one "screen", and a knob
#click then takes you to the next screen, where the first line always
#displays "WHO AM I?" and the second line changes to one of four answers or
#"<back to origin>" as you turn the knob.
#
#Each section between hash marks below is a pair of question and answers.
#Correct answers are marked with an asterisk (*).  These shouldn't appear
#on the display, obviously.
#
#After you answer each question, display "YES!" if correct and "NO." if
#incorrect.  A knob click takes you back to the main menu, and you then
#have to enter the code again and answer all questions in order.  (This may
#be too annoying-- playtesting is required).
#
#When you answer all questions correctly, the solution (last section) is
#displayed.
#
#

#Enter code:
CODE "JJONZZ" func_pzl_cp1_start
#mode_cp1_q1 "arrival code for Curtis' puzzle"

FPTR pzl_cp1_start

#

TEXT mode_cp1_fail mode_main_menu
"WRONG ANSWER!"
END

TEXT mode_cp1_q1 mode_cp1_a1
"I got bitten by a"
"radioactive bug."
END

MENU mode_cp1_a1 "WHO AM I?"
mode_cp1_fail   "Blue Beetle"
mode_cp1_fail   "Green Hornet"
mode_cp1_q2     "Spider-Man"
mode_cp1_fail   "Wasp"
mode_cp1_q1     "<back>"
END

#

TEXT mode_cp1_q2 mode_cp1_a2
"CORRECT!"
"I tried an"
"experimental drug."
END

MENU mode_cp1_a2 "WHO AM I?"
mode_cp1_q3     "Captain America"
mode_cp1_fail   "Dr. Fate"
mode_cp1_fail   "Mister Miracle"
mode_cp1_fail   "Plastic Man"
mode_cp1_q2     "<back>"
END

#

TEXT mode_cp1_q3 mode_cp1_a3
"CORRECT!"
"I went out for a"
"stroll on a gamma"
"testing range."
END

MENU mode_cp1_a3 "WHO AM I?"
mode_cp1_fail   "Atom"
mode_cp1_fail   "Black Lightning"
mode_cp1_fail   "Firestorm"
mode_cp1_q4     "Hulk"
mode_cp1_q3     "<back>"
END

#

TEXT mode_cp1_q4 mode_cp1_a4
"CORRECT!"
"I found an enchanted"
"Uru cane."
END

MENU mode_cp1_a4 "WHO AM I?"
mode_cp1_fail   "Metamorpho"
mode_cp1_fail   "Negative Man"
mode_cp1_q5     "Thor"
mode_cp1_fail   "Zatanna"
mode_cp1_q4     "<back>"
END

#

TEXT mode_cp1_q5 mode_cp1_a5
"CORRECT!"
"I made a serum that"
"made me small."
END

MENU mode_cp1_a5 "WHO AM I?"
mode_cp1_q6     "Ant-Man"
mode_cp1_fail   "Black Canary"
mode_cp1_fail   "Hawkman"
mode_cp1_fail   "Hourman"
mode_cp1_q5     "<back>"
END

#

TEXT mode_cp1_q6 mode_cp1_a6
"CORRECT!"
"I modified the serum"
"so it would make me"
"tall."
END

MENU mode_cp1_a6 "WHO AM I?"
mode_cp1_fail   "Elongated Man"
mode_cp1_q7     "Giant-Man"
mode_cp1_fail   "Mr. Terrific"
mode_cp1_fail   "Robotman"
mode_cp1_q6     "<back>"
END

#

TEXT mode_cp1_q7 mode_cp1_a7
"CORRECT!"
"I got radioactive"
"isotope in my eye."
END

MENU mode_cp1_a7 "WHO AM I?"
mode_cp1_fail   "Dr. Mid-Nite"
mode_cp1_q8     "Daredevil"
mode_cp1_fail   "Ghost Rider"
mode_cp1_fail   "Mandrake"
mode_cp1_q7     "<back>"
END

#

TEXT mode_cp1_q8 mode_cp1_a8
"CORRECT!"
"A dying alien helped"
"me accessorize."
END

MENU mode_cp1_a8 "WHO AM I?"
mode_cp1_fail   "Guardian"
mode_cp1_fail   "Punisher"
mode_cp1_q9     "Green Lantern"
mode_cp1_fail   "Phantom"
mode_cp1_q8     "<back>"
END

#

TEXT mode_cp1_q9 mode_cp1_a9
"CORRECT!"
"My best friend and"
"his girlfriend and"
"her brother went"
"into space.  Who'da"
"thought we'd get"
"bombarded by cosmic"
"rays?"
END

MENU mode_cp1_a9 "WHO AM I?"
mode_cp1_fail   "Human Torch"
mode_cp1_fail   "Invisible Woman"
mode_cp1_fail   "Mr. Fantastic"
mode_cp1_q10    "Thing"
mode_cp1_q9     "<back>"
END

#

TEXT mode_cp1_q10 mode_cp1_a10
"CORRECT!"
"It turns out I'm the"
"last of a powerful"
"alien race."
END

MENU mode_cp1_a10 "WHO AM I?"
mode_cp1_fail   "Aquaman"
mode_cp1_fail   "Brainiac 5"
mode_cp1_q11    "Martian Manhunter"
mode_cp1_fail   "Sub-Mariner"
mode_cp1_q10    "<back>"
END

#

TEXT mode_cp1_q11 mode_cp1_a11
"CORRECT!"
"My mother formed me"
"from a lump of magic"
"clay."
END

MENU mode_cp1_a11 "WHO AM I?"
mode_cp1_q12    "Wonder Woman"
mode_cp1_fail   "Black Canary"
mode_cp1_fail   "Ka-Zar"
mode_cp1_fail   "Sandman"
mode_cp1_q11    "<back>"
END

#

TEXT mode_cp1_q12 mode_cp1_a12
"CORRECT!"
"I'm given super"
"powers by a yellow"
"sun."
END

MENU mode_cp1_a12 "WHO AM I?"
mode_cp1_fail   "Dr. Light"
mode_cp1_q13    "Superman"
mode_cp1_fail   "Silver Surfer"
mode_cp1_fail   "Starman"
mode_cp1_q12    "<back>"
END

#

TEXT mode_cp1_q13 mode_cp1_a13
"CORRECT!"
"I studied under the"
"Ancient One."
END

MENU mode_cp1_a13 "WHO AM I?"
mode_cp1_fail   "Jonah Hex"
mode_cp1_fail   "Swamp Thing"
mode_cp1_q14    "Dr. Strange"
mode_cp1_fail   "Phantom Stranger"
mode_cp1_q13    "<back>"
END

#

TEXT mode_cp1_q14 mode_cp1_a14
"CORRECT!"
"I got an adamantium"
"skeleton."
END

MENU mode_cp1_a14 "WHO AM I?"
mode_cp1_fail   "Red Skull"
mode_cp1_fail   "Red Tornado"
mode_cp1_fail   "Jean Grey"
mode_cp1_q15    "Wolverine"
mode_cp1_q14    "<back>"
END

#

TEXT mode_cp1_q15 mode_cp1_a15
"CORRECT!"
"Some grizzled old"
"wizard taught me a"
"magic acronym!"
END

MENU mode_cp1_a15 "WHO AM I?"
mode_cp1_fail   "Deadman"
mode_cp1_fail   "Vision"
mode_cp1_win    "Captain Marvel"
mode_cp1_fail   "Beast"
mode_cp1_q15    "<back>"
END

#

TEXT mode_cp1_win mode_main_menu
"CORRECT!"
"You sure know your"
"origins!  Now go to"
"the rooftop of the"
"San Pedro Square"
"parking garage in"
"San Jose, and take a"

#"flying leap.  To log"
#"your confirmation,"
#"enter code SINISE."

"flying leap."
"Your confirmation"
"code for this puzzle"
"is SINISE (but, of"
"course, you do not"
"need to enter it"
"because I already"
"know you solved the"
"puzzle!"

END

###

This file Copyright (C) 2004 by Nathan (Acorn) Pooley
Go to DRUID Development page
Go to DRUID page
Go to JU Gadgets page
Go to Justice Unlimited homepage
Go to Acorn's personal webpage
Contact Acorn
See comments from others
Post your own comments
File created by do_doc at Wed Aug 4 18:13:26 2004