Skip to content

daatoo/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

Welcome to the Tic-Tac-Toe game repository! This web-based game is built using HTML, Tailwind css, and JavaScript, featuring a challenging AI opponent powered by the Minimax algorithm. The game offers two difficulty levels - normal and difficult, ensuring an enjoyable experience for players of all skill levels.

Features

  • Player Modes:

    • Play against the computer with adjustable difficulty levels.
    • Challenge a friend in offline mode for a classic two-player experience.
  • Difficulty Levels:

    • Normal: Ideal for casual players seeking a balanced challenge.
    • Difficult: For seasoned players looking for a more strategic and challenging game.
  • Minimax Algorithm:

    • The computer player employs the Minimax algorithm to determine the best possible move, making the game both engaging and competitive.

figma

Releases

No releases published

Packages

 
 
 

Contributors