Exemple #1
0
def computer_use():
    print("You sit down at the computer.\n")
    wrap_print("""
You are in a maze of twisty little passages, all alike.
Next to you is the School of Computer Science and
Informatics reception. The receptionist, Matt Strangis,
seems to be playing an old school text-based adventure
game on his computer. There are corridors leading to the
south and east. The exit is to the west.""")
    print("\nLooks like a fun game but I should play this one first.")
Exemple #2
0
def audioplayer_use():
    print("You turn on the audio player. That voice sounds very familiar.\n")
    wrap_print(""" 'All the work has paid off, I've finally cracked it. The secret to potential immortality.\nOur successful test subject *static* lies in front of me. I am the only one left in the lab, everyone\nelse has gone home to rest. We have a big day tomorrow. I'm about to perform some final checks to make sure\neveything is perfect for our presentation to the government officials tomorrow.'\n 'Turning on life support systems, the subject is responding'\n 'ERROR! ERROR! ERROR!'\n 'What?! What is wrong?!'\n 'No, no no! This cannot be happening, not now!'\n '(unintelligible growls and roars)'\nThe last thing on the recording is a sharp gasp, a huge smash and then...silence...   """)
    print("That sounds horrifying. Is that what happened here?\n.")