Skip to content

shahan007/Tic_Tac_Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

mini tic tac toe GUI game with audio (built with python tkinter)

Built With

  • Python version 3.8.0
  • (audio from mixkit)

How to run ?

Clone the repo

$ git clone https://github.com/shahan007/Tic_Tac_Toe

Set up the environment

$ python -m venv venv
$ source venv/Scripts/activate
(venv) $ pip install -r requirements.txt

Start the game

(venv) $ python run.py

About

mini tic tac toe GUI game built with python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages