Skip to content

dikshu-py/Tic-Tac-Toc-Game-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

This repository contains python based interactive Tic-Tac-Toe game.

Running Tic-Tac-Toe:

cd Tic-Tac-Toe python main.py


<p align="center">
<img src="/images/preview.gif">
</p>

## Screenshots
<p align="center">
<img width=1000 src="/images/screenshot.png">

</p>

## Controls
1. Player X starts the game
2. Click on each grid to place symbol
3. The result of the game is displayed at the end of the game
4. A track of player scores is maintained
5. Click anywhere on the result screen to play again





About

A Simple Tic-Tac-toc game using Tkinter in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages