unbeatable-tictactoe

This is one player tic-tac-toe game against an AI.

The AI was created using the minimax algorithm (https://en.wikipedia.org/wiki/Minimax).

clone and open the index.html file to play.