How to properly use cases and case matching?Hello, I am working on a Text adventure game. I am trying to use a switch a return value for inpu...
How to loop program back to start when finished?Yeah, I'll give it a shot, but I've been working between mac and windows, so your code seems a littl...
How to loop program back to start when finished?Idea: Make the code inside main() a function itself, and call it if the player chooses to play again...
Help Needed - Text Adventure GameThanks For The Help. Problem Solved
Help Needed - Text Adventure GameOK, thanks for the feedback. This is my game in a nutshell. I realized that [code] ( level / opp ) ...