@ -41,5 +41,11 @@ void playHangman(char *wordToGuess) {
}
// Update mistakes (if the guess is wrong)
if(!found){
mistakes++;