We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the script exits with the error
if self.focus_word.word == "": AttributeError: 'NoneType' object has no attribute 'word'
whenever i press space to restart game, or randomly.
The text was updated successfully, but these errors were encountered:
Same here. Great game idea. And I will go through the code soon. But I couldn't get a solution now.
Sorry, something went wrong.
I'll work on it and make a PR
No branches or pull requests
the script exits with the error
whenever i press space to restart game, or randomly.
The text was updated successfully, but these errors were encountered: