SamarthTech / python-projects-2024

This is the Official Repository of SAMARTH for Open Odyssey 1.0. Contribute your Python Projects, Games, and AI/ML Projects in our Repository 🔥. Make Quality Contributions 😎
MIT License
59 stars 55 forks source link

added Tic-Tac-Toe with AI Personalities #164

Closed ghost closed 3 weeks ago

ghost commented 4 weeks ago

A Python implementation of the classic Tic-Tac-Toe game featuring an AI opponent with multiple personalities. The game provides a graphical user interface built with Tkinter and implements the Minimax algorithm for intelligent AI moves.