Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Program for a Game
#1
Hello,

im very new to coding and there is a lot i don't understand but that is not my point my friend is looking to make and interactive game and part of the involves a program that types out a certain sentence no matter what the user presses for example: "hello" if i typed "kaied" or "uvjsa" it would type out hello anyways he plans to implement this as a conversation and a way for telling a story (don't know if that helps) i did think of a way to do this but it would have been so inefficient it would have been laughable as well as being hard for him to wight out his story anyways i hope you can help and thank you in advanced
Reply
#2
You can write down a typical conversation between a user and the program. Then write a python program that can produce this conversation. Post code and any error messages here.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020