I am trying to develop a number guessing game application. I want the user to have 8 guesses and each time they are incorrect, a label will tell them how many guesses they have left subtracting from 8. How can I do this?
↧