Zainstaluj Steam
zaloguj się
|
język
简体中文 (chiński uproszczony)
繁體中文 (chiński tradycyjny)
日本語 (japoński)
한국어 (koreański)
ไทย (tajski)
български (bułgarski)
Čeština (czeski)
Dansk (duński)
Deutsch (niemiecki)
English (angielski)
Español – España (hiszpański)
Español – Latinoamérica (hiszpański latynoamerykański)
Ελληνικά (grecki)
Français (francuski)
Italiano (włoski)
Bahasa Indonesia (indonezyjski)
Magyar (węgierski)
Nederlands (niderlandzki)
Norsk (norweski)
Português (portugalski – Portugalia)
Português – Brasil (portugalski brazylijski)
Română (rumuński)
Русский (rosyjski)
Suomi (fiński)
Svenska (szwedzki)
Türkçe (turecki)
Tiếng Việt (wietnamski)
Українська (ukraiński)
Zgłoś problem z tłumaczeniem
Why would most of thay money go to servers? Give me some facts on that please. I really doubt server cost are that horrible concidering its always down and unplayable. Try queue up as a EU player on sundays, 1 hour queue. I dont think they spend millions on servers, maybe they did and got fooled by some Indian tech support or what?
kid here kid there, get me some facts and ill respect you. You are too navie to have a mature converstaion so you resort to insults and pushdowns. I'd rather see you leave the discussion than starting to attack me becasue of your failing arguments.
Putin is concidered a saint compared any of the US candidates.
Right, but maybe you can challange my viewpoint instead of beeing personal?
I'd suppose that is too hard for someone who study gamedesign?
If my kid got his lunch money stolen i really hope he would complain. I hope you are a better at taking care of kids than you are at discussing stuff.
Sounds just like any other game. Whats special about Daybreak and why does small fixes take 2+ years with the amout of money they are making?
Name = str(input("What is your name?"))
Name = str.title(Name)
print ("Hello",Name+"!","This is my number game.")
print ("Would you like to play?")
Number = random.randint(0,10)
Number2 = random.randint(0,15)
guessedCorrectly = bool(False)
userNumber = int(input("Please guess a number.(0-10)"))
if userNumber == Number:
gussedCorrectly = True
print("You guessed correctly!")
userNumber = int(input("Try this.(0-15)"))
if userNumber == Number2:
print("You got Lucky")
else:
print("HAHA")
print("Goodbye.")
elif userNumber < Number:
print("No, my number is higher.")
again = str(input("Again?:Y/N"))
again = str.upper(again)
if again == "Y":
guessedCorrectly == False
userNumber2 = int(input("Please guess another number.(0-10)"))
if userNumber2 == Number:
guessedCorrectly = True
print("Good Job! Thanks for playing!")
elif userNumber2 < Number:
print("No too low, start over.")
elif userNumber2 > Number:
print("No too high, start over.")
else:
print("Goodbye.")
elif userNumber > Number:
print("No,my number is lower.")
again = str(input("Again?:Y/N"))
again = str.upper(again)
if again == "Y":
guessedCorrectly == False
userNumber2 = int(input("Please guess another number.(0-10)"))
if userNumber2 == Number:
guessedCorrectly = True
print("Thanks for playing!")
elif userNumber2 < Number:
print("No too low, start over.")
elif userNumber2 > Number:
print("No too high, start over.")
else:
print("Goodbye.")
This is just a number guessing game i wrote for college, if ANY of those letters or anything has an error of a missed capitalized word or missed a space then the game wont work. Idk if youve ever seen coding so i was just wanting to show you a very small example
I dont think that is the problem. I think the problem is that they dont need to develop the game because they have no legal preassure and no incitement in money.