Skip to content

A Tic-Tac-Toe game built using Python and Tkinter. Play the game from your device by running the python file.

Notifications You must be signed in to change notification settings

realitystevens/tictactoe-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe game

Built using Python and Tkinter. Play the game directly from your device by running the python file.

Installation

The game uses Tkinter to build its Graphic User Interface. Tkinter is part of the Python standard library.

Play the game

Execute the following command on your command line to run the file and play the game

$ python3 tictactoe.py

About

A Tic-Tac-Toe game built using Python and Tkinter. Play the game from your device by running the python file.

Topics

Resources

Stars

Watchers

Forks

Languages