Skip to content

isha-24/Tic-Tac-Toe-with-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

This repository contains a Tic-Tac-Toe game implemented using the min-max algorithm and alpha-beta pruning technique. The game allows players to compete against an unbeatable AI opponent.

Features

  • Play against the computer with an unbeatable AI using the min-max algorithm.
  • Visualize the game board in a user-friendly manner.
  • Implement the best strategy to win or force a draw against the AI.

Demo

Link to live demo

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Play

  1. Clone the repository to your local machine.
  2. Open the index.html file in a web browser.
  3. Follow the on-screen instructions to play the game.
  4. Enjoy!

Feel free to customize the content based on your specific project and requirements. Include any additional sections or information that you feel would be relevant to users accessing your project's repository.

About

Tic-Tac-Toe using minimax algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published