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

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.

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