Built using Python and Tkinter. Play the game directly from your device by running the python file.
The game uses Tkinter to build its Graphic User Interface. Tkinter is part of the Python standard library.
Execute the following command on your command line to run the file and play the game
$ python3 tictactoe.py