How can I add custom user input into my game?
I am writing a text adventure game in which the user inputs information. I am having problems when I try to add the users name and accessory into the game. Basically I am having a problem implementing custom user input.