Skip to content

This repository houses a near-unbeatable Tic-Tac-Toe bot built using the Minimax algorithm. Inspired by a Yandex article, the project is crafted with HTML, CSS, and JavaScript. Try your luck against this bot!

License

Notifications You must be signed in to change notification settings

Daniil-Tiunchyk/TicTacToe-MinimaxBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe-MinimaxBot

🎮 A near-unbeatable Tic-Tac-Toe bot. Built with love, HTML, CSS, and JavaScript. Inspired by a Yandex article.

License: MIT

Overview

TicTacToe-MinimaxBot aims to provide a challenging gameplay experience by leveraging the Minimax algorithm for optimized move decision-making.

🚀 Try It Live!

Experience the game live here.

Features

  • Optimized Move Decision: Utilizes Minimax algorithm
  • Interactive UI: Easy-to-use, responsive design
  • Cross-Platform: Compatible with all modern web browsers

Installation and Running

  1. Clone the repository

    git clone https://github.com/Daniil-Tsiunchyk/TicTacToe-MinimaxBot.git
  2. Open the index.html file in your web browser.

How to Play

  1. Open the game.
  2. Choose your symbol: X or O.
  3. Start the game and see if you can beat the bot!

License

This project is distributed under the MIT License. See the LICENSE file for more details.

Contact

📬 Feel free to reach out if you have any questions or suggestions.

About

This repository houses a near-unbeatable Tic-Tac-Toe bot built using the Minimax algorithm. Inspired by a Yandex article, the project is crafted with HTML, CSS, and JavaScript. Try your luck against this bot!

Topics

Resources

License

Stars

Watchers

Forks