-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVersion 0.1 indev
149 lines (149 loc) · 7.78 KB
/
Version 0.1 indev
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
import time
#Adding time which i can use for pauses
import sys
print("Hello")
#Makes text appear on the screen
print("Welcome to a text based game")
print("This is in heavy and i mean heavy beta")
print("It is not playable really atm")
Start =input("Would you like to play?")
#This record's the text that is writen and runs code one that.
if Start == "No":
#If Start which is above = No it runs the commands under it
print("Bye buy")
if Start == "Yes":
print("The game is starting!")
Name = input("Please enter a name for you player!")
time.sleep(1.75)
print("Player "+Name+" Has been made!")
time.sleep(1.75)
print("Mum:Hello "+Name+" how are you doing today")
time.sleep(1.75)
print(Name+":Im doing fine thankyou!")
time.sleep(1.75)
print(Name+"I am going to be going off to school now")
time.sleep(1.75)
print("5 hours later!")
time.sleep(1.75)
Choice1 = input("Your house is on fire what do you do?\nSave your sister?\nSave your mum\nRun away like a wimp\nWatch them die\n")
if Choice1 == "Save your sister":
print("You run to the house")
Saveyoursister1 = input("What door do you use\nFront door\nBack door\nKill yourself")
if Saveyoursister1 == "Front door":
print("You open the front door and a burst of fire pops out")
time.sleep(1.75)
print("You died!")
if Saveyoursister1 == "front door":
print("You open the front door and a burst of fire pops out")
time.sleep(1.75)
print("You died!")
if Saveyoursister1 == "Back door":
print("You run towards the back door")
Saveyoursisterbackdoor1 = input("What do you want to use to open the door?\nKick the door down\nUse your dog\nGive up!")
if Saveyoursisterbackdoor1== "kick the door down":
print("You kick the door with your foot!")
print("The door snaps in to but you still cant get through!")
KickDownDoorStuck = input("What do you use to clean your hands?\nBare hands\nStick\nRam in")
if KickDownDoorStuck == "Stick":
print("You spend 10 mins moving the wood")
print("You walk into the house")
Inthehouse1 = input("Do you go left or right")
if inthehouse1 == "Left":
print("A stack of wood falls through the roof stopping you from going back!")
print("Theres a broken ladder")
print("Complete tommorow")
inthehouse1Choice1 = input("Which one do choose?")
if inthehouse1choice1 == "broken ladder":
print("The ladder falls and your path way gets block")
if KickTheDoorDownStuck == "Ram in":
print("Your body gets caught in the wood")
Stuckinram = input("Do you\n Try push through\nMove the wood")
if Stuckinram == "Move the wood":
print("You turn over and try to push the wood away")
time.sleep(1.75)
print("You remember that your arms are stuck and you now have\na ton of wood in your mouth and cant breath")
print("You have messed up haven't you!")
#Yeh i have
LastWords = input("What are your last words?")
print("arrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr"+LastWords)
if KickDownDoorStuck == "Bare hands":
print("Blood starts to drip from your hands!")
print("You slowly die")
LastWords = input("What are your last words?")
print("arrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr"+LastWords)
print("The game is starting!")
if Start == "no":
print("Bye buy")
if Start == "yes":
print("The game is starting!")
Name = input("Please enter a name for you player!")
time.sleep(1.75)
print("Player "+Name+" Has been made!")
time.sleep(1.75)
print("Mum:Hello "+Name+" how are you doing today")
time.sleep(1.75)
print(Name+":Im doing fine thankyou!")
time.sleep(1.75)
print(Name+"I am going to be going off to school now")
time.sleep(1.75)
print("5 hours later!")
time.sleep(1.75)
Choice1 = input("Your house is on fire what do you do?\nSave your sister?\nSave your mum\nRun away like a wimp\nWatch them die\n")
if Choice1 == "Save your sister":
print("You run to the house")
Saveyoursister1 = input("What door do you use\nFront door\nBack door\nKill yourself")
if Saveyoursister1 == "Front door":
print("You open the front door and a burst of fire pops out")
time.sleep(1.75)
print("You died!")
if Saveyoursister1 == "front door":
print("You open the front door and a burst of fire pops out")
time.sleep(1.75)
print("You died!")
if Saveyoursister1 == "Back door":
print("You run towards the back door")
Saveyoursisterbackdoor1 = input("What do you want to use to open the door?\nKick the door down\nUse your dog\nGive up!")
if Saveyoursisterbackdoor1== "kick the door down":
print("You kick the door with your foot!")
print("The door snaps in to but you still cant get through!")
KickDownDoorStuck = input("What do you use to clean your hands?\nBare hands\nStick\nRam in")
if KickDownDoorStuck == "Stick":
print("You spend 10 mins moving the wood")
print("You walk into the house")
Inthehouse1 = input("Do you go left or right")
if inthehouse1 == "Left":
print("A stack of wood falls through the roof stopping you from going back!")
print("Theres a broken ladder")
print("Complete tommorow")
inthehouse1Choice1 = input("Which one do choose?")
if inthehouse1choice1 == "broken ladder":
print("The ladder falls and your path way gets block")
if KickTheDoorDownStuck == "Ram in":
print("Your body gets caught in the wood")
Stuckinram = input("Do you\n Try push through\nMove the wood")
if Stuckinram == "Move the wood":
print("You turn over and try to push the wood away")
time.sleep(1.75)
print("You remember that your arms are stuck and you now have\na ton of wood in your mouth and cant breath")
print("You have messed up haven't you!")
LastWords = input("What are your last words?")
print("arrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr"+LastWords)
if KickDownDoorStuck == "Bare hands":
print("Blood starts to drip from your hands!")
print("You slowly die")
LastWords = input("What are your last words?")
print("arrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr"+LastWords)
else:
Bruh1 = input ("Bruh do you know what yes or no means")
if Bruh1 == "China":
print("MAKE CHINA BEHAVE!")
print("MAKE CHINA BEHAVE!")
print("MAKE CHINA BEHAVE!")
print("MAKE CHINA BEHAVE!")
print("MAKE CHINA BEHAVE!")
print("MAKE CHINA BEHAVE!")
print("MAKE CHINA BEHAVE!")
print("MAKE CHINA BEHAVE!")
print("MAKE CHINA BEHAVE!")
print("MAKE CHINA BEHAVE!")
#Easter egg xD