Skip to content

A simple X-O game made using python which can be played by 2 players. Implemented concepts like loops, function, dictionary, conditional statements etc. It asks for choosing own marker and position. It randomly gives first turn to either player 1 or player 2. It also checks for space occupancy, tie and win.

Notifications You must be signed in to change notification settings

sidhant-khamankar/Tic-Tac-Toe-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tic-Tac-Toe-Using-Python

A simple X-O game made using python which can be played by 2 players. Implemented concepts like loops, function, dictionary, conditional statements etc. It asks for choosing own marker and position. It randomly gives first turn to either player 1 or player 2. It also checks for space occupancy, tie and win.

About

A simple X-O game made using python which can be played by 2 players. Implemented concepts like loops, function, dictionary, conditional statements etc. It asks for choosing own marker and position. It randomly gives first turn to either player 1 or player 2. It also checks for space occupancy, tie and win.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages