Skip to content

Latest commit

ย 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 

Repository files navigation

TicTacToe

A classic Tic Tac Toe game built using Python and the Tkinter GUI library.

๐ŸŽฎ Tic Tac Toe โ€“ Python + Tkinter

A simple and interactive Tic Tac Toe game developed using Python and its built-in GUI library, Tkinter. This project demonstrates basic GUI programming and game logic implementation in Python.


๐Ÿ“ฆ Features

  • ๐Ÿง  Two-player mode (X and O)
  • ๐ŸŽจ Graphical interface using Tkinter
  • ๐Ÿ” Restart game functionality
  • โœ… Win/draw detection

๐Ÿ› ๏ธ Requirements

  • Python 3.x (tested on 3.8+)
  • Tkinter (usually included with standard Python installations)

To check if Tkinter is available:

python3 -m tkinter

About

A classic Tic Tac Toe game built using Python and the Tkinter GUI library.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages