Skip to content

Feature for already guessed letters #12

Description

@mayisa87

image

Currently if the user re-enters the same character more often, the handling is right, so the guess count is not again decreased. That's cool. But anyway, you will execute the whole loop for replacing character again.

You could catch this case before entering again the loop, maybe do a short output to user, and use a continue to directly re-enter the main loop again.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions