Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 271 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 271 Bytes

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