Unbeatable Game is a web-based Tic-Tac-Toe game featuring an AI opponent that never loses. Powered by the Minimax algorithm, this game offers an engaging challenge for players who dare to take on perfect strategy.
- Unbeatable AI: Uses the Minimax algorithm to make optimal decisions.
- Interactive Gameplay: Click-based UI for seamless play.
- Responsive Design: Play on any deviceβdesktop, tablet, or mobile.
- Clean UI: Simple and intuitive layout with smooth gameplay.
Try the Unbeatable Game here: Live Demo
To run this project locally:
-
Clone the repository:
git clone https://github.com/kenil-gopani/Unbeatable-Game.git
-
Navigate to the project folder:
cd Unbeatable-Game -
Open
index.htmlin your browser.
No dependencies or installations needed!
This project was built to explore artificial intelligence in games by implementing a flawless decision-making algorithm for Tic-Tac-Toe. The goal: create a player that never loses.
This project is licensed under the MIT License.
Let me know if you'd like a custom banner or help deploying the project on another platform like Netlify or Vercel!

