TicTacToe A multiplayer TicTacToe game in python Prerequisites: Python3 git To play the game: git clone --depth 1 https://github.com/thanvirdiouf/TicTacToe.git cd TicTacToe python tictactoe.py Enjoy