A basic implementation of the TicTacToe game which can be played by two human players.
Bases: builtins.object
A class for the TicTacToe game.