https://github.com/jothin-kumar/tic-tac-toe
This repository was created as part of a blog.
https://github.com/jothin-kumar/tic-tac-toe
html-css-javascript python tic-tac-toe tkinter tutorial
Last synced: 9 months ago
JSON representation
This repository was created as part of a blog.
- Host: GitHub
- URL: https://github.com/jothin-kumar/tic-tac-toe
- Owner: Jothin-kumar
- License: mit
- Archived: true
- Created: 2022-03-06T06:11:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-25T12:05:35.000Z (11 months ago)
- Last Synced: 2025-03-02T23:15:12.943Z (11 months ago)
- Topics: html-css-javascript, python, tic-tac-toe, tkinter, tutorial
- Language: Python
- Homepage:
- Size: 4.22 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic Tac Toe
This repository is created as part of a blog series.
## Python tkinter version

**Part 1:** https://blog.jothin.tech/tic-tac-toe-with-python-tkinter-part-1
**Part 2:** https://blog.jothin.tech/tic-tac-toe-with-python-tkinter-part-2
## Webpage version

**Part 1:** https://blog.jothin.tech/tic-tac-toe-with-html-css-and-js-part-1
**Part 2:** *coming soon*