https://github.com/jamesgeorge007/tic-tac-toe-game
The traditional Tic-Tac-Toe Game made in the Python programming language utilizing the Tkinter library.
https://github.com/jamesgeorge007/tic-tac-toe-game
beginner-friendly first-timers hacktoberfest hacktoberfest-2019 hacktoberfest19 hacktoberfest2019 python3 tic-tac-toe tkinter tkinter-graphic-interface tkinter-gui tkinter-python
Last synced: over 1 year ago
JSON representation
The traditional Tic-Tac-Toe Game made in the Python programming language utilizing the Tkinter library.
- Host: GitHub
- URL: https://github.com/jamesgeorge007/tic-tac-toe-game
- Owner: jamesgeorge007
- License: mit
- Created: 2018-01-01T08:04:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-17T13:33:20.000Z (almost 7 years ago)
- Last Synced: 2025-04-17T13:30:50.423Z (over 1 year ago)
- Topics: beginner-friendly, first-timers, hacktoberfest, hacktoberfest-2019, hacktoberfest19, hacktoberfest2019, python3, tic-tac-toe, tkinter, tkinter-graphic-interface, tkinter-gui, tkinter-python
- Language: Python
- Size: 9.77 KB
- Stars: 3
- Watchers: 1
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic-Tac-Toe
> The traditional Tic-Tac-Toe Game made in the Python programming language on top of Tkinter library.
## Contribution Guidelines
- Fork this repo
- Make your changes
- Create a new branch and push it to your remote repository
- Submit a PR for review