Search:

Type: Posts; User: SupportIsPower

Search: Search took 0.06 seconds.

  1. Replies
    7
    Views
    1,528

    Re: Dice score program

    I'm pretty sure the for loop will roll the dice and extra time, so if diceCount was 4, it would roll 5 times because you put less than OR equal to diceCount, it should only be less then. The...
  2. Replies
    7
    Views
    1,528

    Re: Dice score program

    So basically you want to make a class that simulates a dice being rolled?

    I think you're overcomplicating the whole thing, it doesn't have to be as complicated as you make it out to be, just think...
Results 1 to 2 of 2