Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 200 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 200 Bytes

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