Tick Tack Toe

  • Tech Stack: Python, Python tkinter
  • Github URL: Project Link

This game is created using Python, and Graphical user interface is made using python Tkinter. It's a two player game.

Implemented a Graphical User Interface system for playing tick-tack-toe using Python framework Tkinter. It can be played by two people at once and reset to start over and exit when done. Result will be displayed after every Win/Lose/Tie.