https://github.com/parham-dev27/tictactoe
Tic tac toe game with Python using Pyqt5
https://github.com/parham-dev27/tictactoe
Last synced: 10 months ago
JSON representation
Tic tac toe game with Python using Pyqt5
- Host: GitHub
- URL: https://github.com/parham-dev27/tictactoe
- Owner: parham-dev27
- License: mit
- Created: 2021-09-12T08:35:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-12T08:38:52.000Z (over 4 years ago)
- Last Synced: 2025-03-03T05:29:52.362Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TicTacToe
Tic tac toe game with Python using Pyqt5
parhamTheDeveloper