Tic Tac Toe
-------

Tic Tac Toe (naughts & crosses) is a simple two player game
where the object is to place your shapes on the game board so
that you get three in a row either horizontally, vertically, or
across one of the diagonals while trying to block your oponent
from doing the same.
