Tic-Tac-Toe

Select Mode

Please select a game mode.

How to Play

Rules

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.

example
In this example "X" has won the game.

Modes

This version of Tic-Tac-Toe has two modes; Single Player and Two player. A brief description about each mode is given below.

  • Single Player: In Single Player you battle it out with the CPU. A great mode for testing your skills or killing time. Do you have what it takes to defeat the computer?
  • Two Player: Two Player is like those good old times where you played with a friend using a pencil and paper. The only difference is that the two of you have to pass the mouse back and forth when it's your turn.

About

About this Project

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.

Developers

  • Seth Clydesdale

Source Code

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.

github.com/SethClydesdale/tic-tac-toe