Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hasanyahya101/tic-tac-toe-tkinter

A simple tic-tac-toe app made in python using tkinter and itertools libraries. It creates a small window that a user uses to play the game. Moreover, the Options tab on the top left menu can be used to restart the game or quit.
https://github.com/hasanyahya101/tic-tac-toe-tkinter

game gui itertools libraries pip preview python release script tic-tac-toe tkinter tkinter-gui

Last synced: about 1 month ago
JSON representation

A simple tic-tac-toe app made in python using tkinter and itertools libraries. It creates a small window that a user uses to play the game. Moreover, the Options tab on the top left menu can be used to restart the game or quit.

Awesome Lists containing this project

README

        

# Tic Tac Toe (Tkinter):

A simple tic-tac-toe app made in python using `tkinter` and `itertools` libraries. It creates a small window that a user uses to play the game. Moreover, the `Options` tab on the top left menu can be used to restart the game or quit.

## Preview:

![Screenshot 2024-06-04 220317](https://github.com/HasanYahya101/Tic-Tac-Toe-Tkinter/assets/118683092/c61db589-d01c-4ccd-b075-4213470a2c22)
![Screenshot 2024-06-04 220336](https://github.com/HasanYahya101/Tic-Tac-Toe-Tkinter/assets/118683092/437ca0c6-425f-4a90-b2a1-2a7e5dad0fb9)
![Screenshot 2024-06-04 220347](https://github.com/HasanYahya101/Tic-Tac-Toe-Tkinter/assets/118683092/cc5dff71-78f8-448d-8b78-28bcd682cf5a)