Search:

Type: Posts; User: ksahakian21

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    1,526

    Re: Dice score program

    Not sure if this is the right way to go about this or not, but I'm trying to make a new method in the SimpleDice class which (might?) allow me to call the diceCount variable from the DiceTester class...
  2. Replies
    7
    Views
    1,526

    Re: Dice score program

    Thanks I should have realized that.
    Does anyone know of a way to get my original code to work? Utilizing the throwSetDice method in the SimpleDice class.
  3. Replies
    7
    Views
    1,526

    Re: Dice score program

    I would like to be able to utilize the SimpleDice class more, but I edited the DiceTester class to do the work of the throwSetDice() method. Now I'm running in to another problem though. When...
  4. Replies
    7
    Views
    1,526

    Dice score program

    This is a small project for my class. Need to write a code that takes in two integers in the main class. One integer is the number of dice to be thrown, and the second is a score. The program...
Results 1 to 4 of 4