I'm making a text based adventure game. I'm trying to have the game choose a "class" for the player based on their answers to some questions. (E.g. if the player chooses sneaky or stealthy leaning answers then the game will assign them the "rogue" class which fits this type of person.I'm making a text based adventure game. I'm try