Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hansalozu/tic-tac-toe-game-in-python-tkinter
Tic-Tac-Toe game in Python3 Tkinter(player vs player)
https://github.com/hansalozu/tic-tac-toe-game-in-python-tkinter
game python-tkinter python3 tkinter
Last synced: 4 days ago
JSON representation
Tic-Tac-Toe game in Python3 Tkinter(player vs player)
- Host: GitHub
- URL: https://github.com/hansalozu/tic-tac-toe-game-in-python-tkinter
- Owner: HanSaloZu
- License: mit
- Created: 2020-08-01T09:15:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-28T15:45:17.000Z (about 4 years ago)
- Last Synced: 2023-09-01T12:07:52.056Z (about 1 year ago)
- Topics: game, python-tkinter, python3, tkinter
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic-Tac-Toe-Game-in-Python-Tkinter
This is a classical Tic-Tac-Toe game written in Python3.### Python module required
1.tkinter### How to run the game?
1. Download the repository and unzip it.
2. Open the extracted folder
3. Open "src" folder
4. Run "run.py" file