How do I stop in the middle of an if statementI'm trying to make a game of chutes and ladders and i want to be able to get out of the big if state...
Stuck with 4 playersThe program now works except for using 3 or less players and only works for 4 or 5 players.
Stuck with 4 playersThe program is updated and now the while loop works, but the random generator (lines 8-13) will not ...
Stuck with 4 playersI've updated the program and posted it and im going to number the lines off
Stuck with 4 playersThe problem is that it won't go into the for statement at line 39 or 40 for (i=1;i<=number;i++) the...