Index: [thread] [date] [subject] [author]
  From: Brian Appel <bra2@acpub.duke.edu>
  To  : 
  Date: Wed, 31 Mar 1999 01:53:21 -0500

Re: Quick Questions

hopefully everytime you play a round you increment your turn number ++
and then when main getRounds or whatever you give the right number it
doesn't matter how many rolls you take just how many rounds (which is
influenced on the number of rolls, if you roll a lot you presumably will
get a 1 more and therefore lose your turn increasing the number of
average rounds)

just the rounds number ... see the simple simon program for help

Janel Baskerville wrote:

> Should the average be calculating the number of rounds in the game no
> matter how many times we roll per round or the number of rolls?
>
> Janel



Index: [thread] [date] [subject] [author]