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 AI using MINIMAX Algorithm #42

Open
qaidjoharj53 opened this issue Oct 3, 2023 · 4 comments
Open

TIC-TAC-TOE AI using MINIMAX Algorithm #42

qaidjoharj53 opened this issue Oct 3, 2023 · 4 comments
Assignees

Comments

@qaidjoharj53
Copy link

I have implemented a python program using pygame.
An unbeatable AI agent playing Tic Tac Toe.

@AlefiyaAbbas
Copy link

Along with minimax, Alpha Beta Pruning can also be implemented to get a better time complexity.

@saku1331
Copy link

saku1331 commented Oct 4, 2023

I wish to contribute. Kindly assign this to me.

@qaidjoharj53
Copy link
Author

@AlefiyaAbbas @saku1331

I already applied for this task.
Your requests are just violating the Code of Conduct.

I request @puruagarwal1 to please see upon this and assign the task to me as per COC.

Thank You

@AlefiyaAbbas
Copy link

@qaidjoharj53

I have not asked to assigned me the "TIC-TAC-TOE AI using MINIMAX Algorithm", thus am not violating the Code of Conduct.
It was a suggestion that another algorithm can be implemented alongside.

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

3 participants