Posted: Tue Apr 26, 2016 2:57 pm Post subject: RE:choosing lines of command to run
I'm not sure what you're asking. You're describing an if statement. If the player enters something, then do something. If the player enters something else, then do something else. You seem to understand this based on the code you posted (although checking for 'Memory Game' twice won't help you much. Maybe change the elsif to a different game?)