Skip to content
New issue

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

'bool' object no callable #12

Open
Slurbisaur opened this issue May 19, 2022 · 0 comments
Open

'bool' object no callable #12

Slurbisaur opened this issue May 19, 2022 · 0 comments

Comments

@Slurbisaur
Copy link

isn't the isEndFunc returniung a boolean value?
I think it should be in state False when initialising but it turns True when the game is over ...
in the play Function (else:) the object is called and throws an error for me
TypeError: 'bool' object is not callable

if there is an idea how to fix that please let me know :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant