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

Tic Tac Toe: Minimax algorithm not working properly #9

Open
FlyingWolFox opened this issue Nov 30, 2019 · 1 comment
Open

Tic Tac Toe: Minimax algorithm not working properly #9

FlyingWolFox opened this issue Nov 30, 2019 · 1 comment
Assignees
Labels
AI Issue related to AI bug Something isn't working Tic Tac Toe Issue related to Tic Tac Toe
Milestone

Comments

@FlyingWolFox
Copy link
Owner

The minimax algorithm isn't behaving like it should do, the plays don't make much sense

@FlyingWolFox FlyingWolFox created this issue from a note in Class Projects (Issues) Nov 30, 2019
@FlyingWolFox
Copy link
Owner Author

Due to me havinng to sent the code today I disabled the AI

@FlyingWolFox FlyingWolFox added AI Issue related to AI bug Something isn't working Tic Tac Toe Issue related to Tic Tac Toe labels Nov 30, 2019
@FlyingWolFox FlyingWolFox self-assigned this Nov 30, 2019
@FlyingWolFox FlyingWolFox added this to the AI fixing milestone Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Issue related to AI bug Something isn't working Tic Tac Toe Issue related to Tic Tac Toe
Projects
Class Projects
  
Issues
Development

No branches or pull requests

1 participant