New Game

You can set the names of your players before you start the game. If you leave these fields blank your players will be called 'Player 1' and 'Player 2'.

About

This is a simple tic tac toe game created to test a boardgame library written in Typescript.

Rules

The rules are simple. There are two players, and each player must take turns to place their token on the game board. There are a limited number of spaces, and the payer who gets three of their token in a row wins the game.

The images below demonstrate the 3 possible types of win:

Horizontal Win

Horizontal Win

Vertical Win

Vertical Win

Diagonal Win

Diagonal Win


History

An early variant of Tic-tac-toe was played in the Roman Empire, around the first century BC. It was called Terni Lapilli and instead of having any number of pieces, each player only had three, thus they had to move them around to empty spaces to keep playing. The game's grid markings have been found chalked all over Rome. However, according to Claudia Zaslavsky's book Tic Tac Toe: And Other Three-In-A Row Games from Ancient Egypt to the Modern Computer, Tic-tac-toe could originate back to ancient Egypt. Another closely related ancient game is Three Men's Morris which is also played on a simple grid and requires three pieces in a row to finish.

The different names of the game are more recent. The first print reference to "Noughts and crosses", the British name, appeared in 1864. In his novel "Can You Forgive Her", 1864, Anthony Trollope refers to a clerk playing "tit-tat-toe". The first print reference to a game called "tick-tack-toe" occurred in 1884, but referred to "a children's game played on a slate, consisting in trying with the eyes shut to bring the pencil down on one of the numbers of a set, the number hit being scored". "Tic-tac-toe" may also derive from "tick-tack", the name of an old version of backgammon first described in 1558. The U.S. renaming of Noughts and crosses as Tic-tac-toe occurred in the 20th century.

In 1952, OXO (or Noughts and Crosses) for the EDSAC computer became one of the first known video games. The computer player could play perfect games of Tic-tac-toe against a human opponent.


The Author

This was created by Elliott Parkinson in November 2013.

Last maintenance: November 2013.