Tic-Tac-Toe Tic Tac Toe game built for assignment as part of the curriculum for the JavaScript course on The Odin Project. Live demo of the project You can play in two modes: Single-player (vs AI player implemented with Minimax Algorithm) Multiplayer (vs another player) Built with: JavaScript CSS3 HTML5 Git