File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,14 @@ A simple image viewer application. Loads all the images (jpegs, pngs, etc..) fro
3838

3939
![PyImageViewer](https://.com/sauravmishra1710/Python-GUI-with-PySimpleGUI/blob/main/Sample%20Executables/PyImageViewer/PyImageViewer.JPG)
4040

41+
## Tic-Tac-Toe
42+
43+
The tic-tac-toe game implemented using PySimpleGUI.
44+
45+
**Source Code @** https://.com/sauravmishra1710/Tic-Tac-Toe-using-PySimpleGUI/blob/main/tic_tac_toe_v1.py
46+
47+
48+
**Game Demo**
49+
50+
![Tic-Tac-Toe](https://.com/sauravmishra1710/Tic-Tac-Toe-using-PySimpleGUI/blob/main/tic-tac-toe.gif)
51+

0 commit comments

Comments
 (0)