Skip to content

darpankhanna/Tic-Tac-Toe-Game-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Tic-Tac-Toe-Game-using-Python

Tic-Tac-Toe is a very popular game, so I tried to implement it using Python. So, the best and the most fun way to learn any programming language for me has always been by developing a fun project like a simple game or some project that I would use in my daily life.

I built a two-player tic-tac-toe game, which we can play. Initially, we'll make an empty game board and then we'll take inputs from the players and we'll check for the winning condition and if the whole board gets filled and no one wins, we'll declare the result as "Game Draw".

Controls

1.Player O starts the game

2.Write the number from 1-9 where you want to put a mark

3.The result of the game is displayed at the end of the game

4.A track of player scores is maintained

Author

Darpan Khanna

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages