Skip to content

reshmaharidhas/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.