Skip to content

A simple GUI project by building a game Tic Tac Toe by using python Ttkinter

Notifications You must be signed in to change notification settings

chinmay29hub/TicTacToe_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic_Tac_Toe_Python

A system with installed python will be fine for this project.

In order to download python :

  1. Download ::For Windows
  2. For Linux : It's already shipped with linux. "you can check the version by opening the terminal and typing "python3 --version""

The following modules are used in this project

1)Random (No need to download this module for Linux as well as Windows as it is already there)
2)Tkinter: No need to download for Windows

For linux : Hit the command sudo apt-get install python-tk

OUTPUT::::::

Screenshot

After the game has ended::::::::

Screenshot

Releases

No releases published

Packages

No packages published

Languages