The number of points added to the total score for a board position is dependent on which ring on the board the pieces are on. For each ring, from the center out, an average score to add can be set, with a +/- range. The score given for a particular position is varied randomly within the +/- range. This is to stop computer-computer games going into an infinite loop.