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

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.

Awesome Lists containing this project

README

          

# Tic Tac Toe
This repository is created as part of a blog series.

## Python tkinter version
![banner](https://github.com/Jothin-kumar/tic-tac-toe/blob/main/Tic%20Tac%20Toe%20with%20Python.png?raw=true)
**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
![banner](https://github.com/Jothin-kumar/tic-tac-toe/blob/main/Tic%20Tac%20Toe%20with%20HTML,%20CSS%20and%20JS.png?raw=true)
**Part 1:** https://blog.jothin.tech/tic-tac-toe-with-html-css-and-js-part-1
**Part 2:** *coming soon*