Skip to content

A simple implementation of a tic tac toe game using Python Libraries TKinter module for the UI.

License

Notifications You must be signed in to change notification settings

NjauSamuel/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

This repository includes an interactive Tic-Tac-Toe game built with Python's TKINTER module.

Running Tic-Tac-Toe:

git clone https://github.com/NjauSamuel/Tic-Tac-Toe.git
cd Tic-Tac-Toe
python main.py

Game Play:

Screenshots

Controls

  1. The game begins with Player X.
  2. To place a symbol, click on each grid.
  3. At the conclusion of the game, the outcome is shown.
  4. Player scores are tracked and recorded.
  5. To re-play, click anywhere on the result screen.

Author

Samuel Njau

About

A simple implementation of a tic tac toe game using Python Libraries TKinter module for the UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages