/tictactoe

TicTacToe game.

Primary LanguagePythonMIT LicenseMIT

TicTacToe game implementation. Nothing serious here.

To install:

pip install xando

10000 random games:

$ python play_random.py 
X Won:  4343
O Won:  4382
Draw:  1275