User profile: DiamondDigger

User info
User name:DiamondDigger
History
Joined:
Number of posts:6
Latest posts:

How do I stop in the middle of an if statement
I'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 players
The program now works except for using 3 or less players and only works for 4 or 5 players.

Stuck with 4 players
The program is updated and now the while loop works, but the random generator (lines 8-13) will not ...

Stuck with 4 players
I've updated the program and posted it and im going to number the lines off

Stuck with 4 players
The problem is that it won't go into the for statement at line 39 or 40 for (i=1;i<=number;i++) the...