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 game with AI (using Minmax) #43

Merged
merged 7 commits into from
Oct 21, 2024

Conversation

Naumantamboli
Copy link
Contributor

#36

Copy link
Owner

@king04aman king04aman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before merging, please make the following changes:

  • implement winner and draw displays,
  • consider AI difficulty levels,
  • optimize with alpha-beta pruning (optional)
  • enhance the README with gameplay instructions and screenshots,
  • specify library versions in requirements.txt.

@Naumantamboli
Copy link
Contributor Author

i have made the changes you said @king04aman , please review it.

@king04aman king04aman self-requested a review October 21, 2024 17:42
Copy link
Owner

@king04aman king04aman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix: just review screenshot links

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

Successfully merging this pull request may close these issues.

2 participants