Skip to content

Tic Tac Toe game that allows you to play against a bot using the Minimax algorithm or with a friend. This game is built with HTML, CSS, and JavaScript.

License

Notifications You must be signed in to change notification settings

sohez/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game with Minimax Algorithm

A simple yet attractive Tic Tac Toe game that allows you to play against a bot using the Minimax algorithm or with a friend. This game is built with HTML, CSS, and JavaScript.

Features

  • Play against a friend or a bot.
  • Intelligent bot using the Minimax algorithm.
  • Responsive design for various screen sizes.
  • Score tracking for X, O, and draws.
  • Reset functionality to start a new game.

Installation

  1. Clone this repository or download the ZIP file.
  2. Open index.html in your web browser.

About

Tic Tac Toe game that allows you to play against a bot using the Minimax algorithm or with a friend. This game is built with HTML, CSS, and JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published