This is a Tic-Tac-Toe game written in HTML/CSS/JS, created as part of the Odin Project curriculum.

It has one-player and two-player versions.

For the one-player version, the minimax algorithm was implemented so that the computer player is unbeatable.

Play it here: Tic-Tac-Toe.