I made a Tic-Tac-Toe game with 1-player and 2 player modes. I created this program in JavaScript. In this video, I'll be playing 1 player against my algorithm AI. The AI creates the illusion of thinking by waiting a short time before playing its turn. This is the scoreboard where the number of wins for each player is shown. If you change which mode you're playing, the scoreboard will reset.