/Python-TicTacToc

Very basic version of the TicTacToe game using Python programming language. The game is built for two players.

Primary LanguagePython

Python-TicTacToc

Very basic version of the TicTacToe game using Python programming language. The game is built for two players.

To run the script you need install python library "IPython.display" previously.