Skip to content
Permalink
Browse files
Merge pull request #3 from sherrind/Joel
Joel
  • Loading branch information
utowarej committed Oct 9, 2020
2 parents 51d83fe + c0ab3e3 commit 7b10131f62d53c5ed3347cc5171bc0294d8400b5
Showing 1 changed file with 11 additions and 39 deletions.
@@ -1,17 +1,14 @@

=======

def dansStory():
listOfYes =["Yes", "yes", "Yes please", "yes please", "Yeah", "yeah"]
playerName = input("Hello, what is your name? ")
Ans1 = input("Welcome " + playerName + " would you like to take take part in our story? ")
Ans1 = input("Welcome " + playerName + " would you like to take take part in our story? (yes/no)")
if Ans1 in listOfYes:
print("Thank you, enjoy!")
else:
print("Sorry to hear that, goodbye")
exit()
print("In the seventh century, in a distant place from popular civilization there was a man named Ricardo.")
Ans2 = input("Would you like to know more about Ricardo? ")
Ans2 = input("Would you like to know more about Ricardo?(yes/no) ")
if Ans2 in listOfYes:
print("")
print("Ricardo was a very respectful man for his kindness with other people and his authority when something was getting serious. He was a family man with 3 little brothers and would never do something that would hurt them.")
@@ -24,9 +21,9 @@ def dansStory():
print("Something new that nobody had discovered before")
print("He had two directions to go to. It was a decision between North and South")
print("")
Ans3 = input("Would you like to know more about the 2 routes ahead? ")
Ans3 = input("Would you like to know more about the 2 routes ahead? (yes/no) ")
if Ans3 in listOfYes:
Ans4 = input(" Please select an option on what you wish to know about: 1) North, 2) South, 3) North and South ")
Ans4 = input(""" Please select an option on what you wish to know about: \n1) North \n2) South, \n3) North and South\n """)
if Ans4 == "1":
print("")
print("North wasn´t the easiest path for him but it wasn't impossible either.")
@@ -50,8 +47,8 @@ def dansStory():
print("Continuing the story...")
print("")
print("He took his time, thought about it and one day he finally decided to go ")
print("1) Calm and easy (South)" + " or " + "2) Adventurous and hard (North)")
Ans5 = input("So what path do you choose? ")
print("""1) Calm and easy (South) \n2) Adventurous and hard (North)""")
Ans5 = input("So what path do you choose?\n ")
print("and talk to his wife Ana...")
if Ans5 == "1":
print("")
@@ -78,7 +75,7 @@ def dansStory():
print("")
print("Eventually, the storm appeared over them and the boat was collapsing due to strong waves of the ocean.")
print("At that moment he could see his brothers struggling but he felt helpless... He had a difficult choice to make.")
Ans6 = input("Are you going to 'risk your life to save your brother', or 'stay where you are and keep holding onto safety'")
Ans6 = input("""Are you going to\n1)'risk your life to save your brother'\n2)'stay where you are and keep holding onto safety'\n""")
print("")
print("After the decision...")
dansStory()
@@ -132,7 +129,7 @@ while next==False:
print("""\nAfter he uses the time machine for the second time,he arrives in New York in the 21st century. He saw so many things different, at the start he was excited because it was everything new and they have so many things to learn. In the 21st century, the technology is massive they have self-driving cars, pervasive smartphones, hoverboards, household robots that clean, cook and practically can do everything and he wants to learn how things do what they do. He was a little bit lost at the beginning, but he was willing to learn everything, so he starts working at a bar to learn their language and their costumes. One year later he starts to learn more about the technology around him and he starts to understand how machines do what they do. He reaches a point when he is working at a big technology company in New York, he bought a new house a good car but he was not satisfied. It felt like something was missing but he doesn’t know why... Maybe he already learnd everything he wanted at the 21st century.\n\nWhen Ricardo realized that a time travel with the time machine requires a real variety of resources he noticed that the several travells he made had already drained its batteries and it needs recharging, but plutonium (the main source of energy) is not so easy to find in the present period. After some thinking Ricardo came up with two ideas for completing his plan to travel in time and space. While the [1]first idea he had was great and would probably worked well he chose the [2]second idea.\n\nHe starts to create his technology and try to improve the time machine so he can go wherever he wants and the time he wants. [3]twenty years have passed...""")
#main paragraph

choice=int(input("\nEnter choice by typing the number in square brackets"))
choice=int(input("\nWhat would you like to know ? \n1)The first idea 2)The second idea\n3)or move on with story"))
#allows user to input choices
if choice==1:
print("""\nHe can become a famous scientist and gain the trust of researchers to get plutonium.
@@ -147,7 +144,7 @@ while next==False:
next=True
print("""\nHe still hasn’t found a way to fix the machine, he travels to Tokyo to meet a friend who can try to help him, when he arrives in Tokyo he saw that technology was superior to new York and he thought “how will Tokyo be in 2090?”.\n\nFive years later he finds a way to fix the time machine and he started preparing to travel to Tokyo 2090.\n\nRicardo landed in Tokyo, 2090. From being a technological powerhouse at the start of the 21st century, Tokyo is now the largest and most dominant capital globally, thanks to their investment in the science area. Everything is very accessible and developed, both economically and infrastructurally. From the road markings to the gigantic billboards present in every uber, the streets are full of LEDs everywhere, even more than before! Some people dislike it and say it's ugly and visual pollution, while others love it and find it fascinating.\n\nHe decided to take in the views of the city whilst he was there""")
else:
print("\nPlease ensure the exact word is used(including case)")
print("\nPlease ensure the correct number is entered.")
#makes sure choice is valid


@@ -188,12 +185,12 @@ views()


###----ENDING----joel###
next=False
next= False
while next==False:

print("""\nJapan had changed so much since the start of the 21st century.\nJapan is now fully autonomous. There is no need to work anymore. Doctors have been replaced by medical robots present in your own home, programmers were replaced by computers that feed themselves lines of code. Every essential worker has been replaced by robots.\nRicardo is shocked. He could have never seen such a significant development since he was still in the 17th century when he decided to go on this adventure. Also, do you remember Robocop? That's a real thing in 2090, although people don't trust the security of these armed droids, and don't trust the people behind the making of it. It is a strange feeling; Ricardo stands here in the distant future where things he can only dream about exist. Now he could choose to [1]stay here in this amazing new world or [2]return to his original time in order to be with his family. Maybe Ricardo could even do [3]both, stay in the future for a while then return afterwards""")

choice=int(input("\nEnter choice by typing the number in square brackets (each chioce shall lead to a diferent ending)"))
choice=int(input("\nWhat will he do?(each chioce shall lead to a diferent ending)\n1)Stay in Japan 2)Return home(his original time)\n3)Stay in the furure for some time then return home"))

if choice== 1:
next=True
@@ -211,28 +208,3 @@ while next==False:
print("\nPlease ensure that a valid number is entered exact word is used(including case)")
print("""\nThank you for playing
___THE END___""")

























0 comments on commit 7b10131

Please sign in to comment.