Saloni6111 / DSA_Problems

Solve given DSA problems here for hactoberfest.
MIT License
31 stars 103 forks source link

Add Python Simulation for Tic Tac Toe Game with AI Opponent #349

Open Prathamesh-1011 opened 1 month ago

Prathamesh-1011 commented 1 month ago

This issue is to add a Python program that simulates a Tic Tac Toe game where a human player can compete against the computer. The goal is to implement an intelligent algorithm for the computer player, demonstrating game theory and AI strategy principles. The computer should make optimal moves to ensure either a win or a draw, using techniques such as the Minimax algorithm.

Hello @Saloni6111, I am a Hactoberfest - 2024 contributer, I want to contribute the solution of the problem statement to this repository. Kindly assign this issue to me. Thank you! :)

github-actions[bot] commented 1 month ago

Thank you for raising a issue, Hope you enjoing the open source. I'm sorry to inform you that this project got excluded from Hacktoberfest-2024 your contribution will not be counted. If you still wants to contribute please go-ahead.