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

The minimax algorithm is too slow for 6x6 and 9x9 modes #52

Open
amirmasud111 opened this issue Oct 3, 2023 · 0 comments
Open

The minimax algorithm is too slow for 6x6 and 9x9 modes #52

amirmasud111 opened this issue Oct 3, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@amirmasud111
Copy link
Collaborator

The minimax algorithm is too complex for 6x6 and 9x9 games, and it causes the app to crash and hang.

@msynk msynk added the enhancement New feature or request label Oct 3, 2023
@amirmasud111 amirmasud111 changed the title Using a more efficient and quicker algorithm instead of Minimax The minimax algorithm is too slow for 6x6 and 9x9 modes Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants