Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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