A TicTacToe game made with python that runs completely in the command line interface.
No external modules required(expect the python standard library), just double-click the file to run in the command line.
This displays the entire grid in the command line using only ASCII charecters.