Tic Tac Toe (AI Powered)

Description

This is a challenge which I solved as a part of getting Frontend Developer Certification from FreeCodeCamp. My task is to make the tic tac toe game as per the requirement given. I follow those requirements and made the game. I also implemented the minimax algorithm to make the computer unbeatable.

Technology