This program uses python 2.7,
To run: python main.py
To test: ./test_runner.sh
This code base was kept as simple as possible and as readable as possible. The Ai for this 3 person TicTacToe game simply plays randomly.
A 3 person tic tac toe, configurable size, oh and 1 of the players is an ai
Python