Having trouble compiling code for a small text adventure gameOk perhaps I will. But I still need a solution or I'm just going to run into the same problem again.
Having trouble compiling code for a small text adventure gameYeh i read up about arrays, they would've saved me some time alrite perhaps, and obviously it would ...
Having trouble compiling code for a small text adventure gameo,o ya EDIT: As you may have noticed this is sort've an in-joke thing. Also the big walls o...
Having trouble compiling code for a small text adventure gameint lose; int action; int action2; int action3; int action4; int action5; int A = 1; int B = ...
Having trouble compiling code for a small text adventure gameOk so now I have; cin >> action; switch ( action ) { case 1 : case 2 : case 3 : case 4 : ...
This user does not accept Private Messages