I've been playing around wiht c and c++ for a little while now and i wanted to try and make a game and a text adventure sounds like the easiest type. So i started to make on first i use the cin input and if than statements to descifer which choice you picked but then i would have needed goto statements to go backwards then i tryed function statements, but then the program was getting large and confusing. Could someone please give the basic program to start off with, i've been working on this for a while and i'm not getting anywhere, if someone could give me the basic program with just one or two working directions i probably could understand it then so i could continue.