Skip to content

muhd97/Tic-Tac-Toe-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

A mini interactive Tic-Tac-Toe GUI game built with python using tkinter.

Getting Started

Start by either downloading the zip file or clone with HTTPS https://github.com/muhd97/Tic-Tac-Toe-game.git.

Setting up the environment

python -m venv venv

source venv/Scripts/activate

pip install -r requirements.txt

Running the game

python run.py

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE.md file for details

About

Tic-Tac-Toe game based in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages