Skip to content

monkas24x7/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

TicTacToe

Play classic TicTacToe

Features:

To reset the board midway click on 'Reset' option in 'File' menu.
By default 'X' goes first. To change it click switch in 'File' menu.
To exit the game click 'Exit' in 'File' menu.
The game displays when somebody wins or if it is a draw.

How To Play:

step 1:Install python in your system from "https://www.activestate.com/products/activepython/downloads/"
           as it contains many modules including tkinter pre-intalled.
           If tkinter is not installed, please install it. step 2:Downlaod the project folder to the desktop and extract the folder.
step 3:Open command prompt and enter command
           'cd desktop/TicTacToe-master/TicTacToe-master'.
           OR 'cd desktop/TicTacToe-master'
           depending on how you extracted the folder.
step 4:Type 'python tictactoe.py' to run the game.
           The game will start.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages