Tictactoe Simple python tictactoe game where the user can play against the computer on different settings or against another player Currently only Player vs Player is working. TicTacToe.py is the improved version of tictactoe.py global variables removed, simpler OOP structure, better commenting, executable added for Ubuntu found in the dist directory added an executable for windows as well. Exectuable found in the Windows Executable/dist file path