Please select a game mode.
In Tic-Tac-Toe two players take turns marking the spaces in a 3x3 grid. The rules are simple: the first player to place three of their marks in a horizontal, vertical, or diagonal row wins the game.
This version of Tic-Tac-Toe has two modes; Single Player and Two player. A brief description about each mode is given below.
This game was created simply for fun and to test myself. It's based on the classic pencil and paper game and built using HTML, CSS, and JavaScript.
This version of tic-tac-toe is open source, which means that you can view the source code or contribute to it on Github. Click the link below to visit the repository.