Skip to content

Hangman game: Repeating questions #33

@DidHeDed

Description

@DidHeDed

The game sometimes repeats the same question rather than picking a different one..
This happens when the play function calls a random category from the list. It can sometimes call the previous question.
Therefore, it may be wise to track the last question asked and check the question selected against that previous iteration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions