Python GUI-Tic-Tac-Toe This GUI Tic-Tac-Toe game was made using Python's inbuilt Tkinter module. Single Player Mode The Single Player mode is easy and is made with Random module, so the computer randomly has its moves.