TIC TAC TOE
Unbeatable simulation of Tic Tac Toe game
Simulation of popular Tic Tac Toe game. It was one of the necessary projects in Front End Development program on freeCodeCamp. The game is made to be unbeatable, computer anticipates all the possible moves a user can make and works around them to win the game.
The game is developed and designed using HTML, CSS, JavaScript, and JQuery.