Constant ascii_hangman_backend::CHANGE_IMAGE_MAX[][src]

pub const CHANGE_IMAGE_MAX: usize = 5;
Expand description

The ASCII-art image should not change too often, to keep the children focused on the words rather then on the image. The disclosing image should be seen as an additional motivation that changes only from time to time. This value determines how many games should start with the same image until it changes.