Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    5
    Views
    1,515

    [SOLVED] Re: Turn Based Game run by Commands

    If you have the values in the two variables, then you should be able to write the expression and compute the result. I don't understand what your problem is now.
  2. Replies
    5
    Views
    1,515

    [SOLVED] Re: Turn Based Game run by Commands

    Are you talking about an arithmetic expression:
    value = number * multiplier;
  3. Replies
    5
    Views
    1,515

    [SOLVED] Re: Turn Based Game run by Commands

    Did you leave off the import statements?
    Where is the TextIO class defined?

    I see a variable named: multiplier in the Throw class. What do you mean by "implement the multiplier"?
    Are there...
Results 1 to 3 of 3