/Tic-Tac-Toe

Desktop application built using Python and Tkinter to play the game of 'Tic Tac Toe' in 3x3 board by two players

Primary LanguagePythonMIT LicenseMIT

Tic-Tac-Toe

Python desktop application 'Tic Tac Toe' for two players in 3x3 grid
Built using Tkinter

Programming Language

  • Python

Development Tools 💻

  • PyCharm
  • PyInstaller

Features 🔆

  • Simple user-Friendly Interface
  • Two-player gaming
  • Multiple rounds of gameplay
  • Score counter for both players across multiple rounds
  • Reset button to reset scores back to 0 and start a new game, instead of closing the application
  • Works offline without the need of Internet connection

Screenshots 💻

image image image image

Demo 💻🎮

Tic Tac Toe preview

Installation 🔌

  $ git clone https://github.com/reshmaharidhas/Tic-Tac-Toe
  $ cd Tic-Tac-Toe/.venv/Scripts

Run the Game 🎮

$ python3 tictactoe.py

License

This project is licensed under the MIT License.