/Tic-Tac-Toe-Game-by-Rayhaan

A Tic Tac Toe game in Python using the tkinter library with "X" and "O" for 2 player gameplay, a 3x3 grid, and dark mode option.

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

Tic Tac Toe Game by Rayhaan

A Tic Tac Toe game implemented using the tkinter library in Python. This game allows two players to play against each other, with "X" and "O" representing each player. The game includes a 3x3 grid game board, and an option to switch to dark mode.

Demo

Site-Connectivity-Checker-By-Rayhaan

Requirements

  • 'tkinter' library
  • Python 3

Features

  • 2-player Tic Tac Toe game
  • 3x3 grid game board
  • Dark mode option
  • Win or draw notifications
  • New game button
  • Easy to play

Installation and Usage

Installation

  1. Make sure you have Python 3.x installed on your Windows machine. You can download it from the official Python website here.
  2. Clone the repository to your local machine using the following command in your terminal or command prompt:
git clone https://github.com/<username>/tic-tac-toe-game-with-gui-and-dark-mode.git

Usage

  1. Navigate to the directory where the repository was cloned:
cd tic-tac-toe-game-with-gui-and-dark-mode
  1. Run the script by typing the following command:
python tic_tac_toe.py
  1. You should now see the Tic Tac Toe game window open on your screen!
  2. Enjoy!

🔗 Links

portfolio linkedin

License

This project is licensed under the Creative Commons Zero v1.0 Universal License. See LICENSE for details.

Authors

@rayhaangeneral

Support

For support, visit our website http://rayhaangeneral.gq

About