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

Add better error handling for the computer players #145

Open
Sothatsit opened this issue Apr 22, 2021 · 0 comments
Open

Add better error handling for the computer players #145

Sothatsit opened this issue Apr 22, 2021 · 0 comments
Labels
bug Something isn't working enhancement Enhancements to existing features

Comments

@Sothatsit
Copy link
Collaborator

Currently, if the computer errors while finding a move, it will never tell the user... This is bad UI.

We should at least notify the user! And better yet, we could try again just in case it works the second time. That way users wouldn't have to lose their games if an error occurs.

Luckily there have been no reports of errors in the computer analysis, but with the release of the extreme difficulty it has me a little bit worried.

@Sothatsit Sothatsit added bug Something isn't working enhancement Enhancements to existing features labels Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement Enhancements to existing features
Projects
None yet
Development

No branches or pull requests

1 participant