Python Game
Requirements And Rules :)
First you need a Python IDE to run this program on your System. You can use https://www.python.org/downloads/ this link to download Python your System. When you run this program , a rectangular box will show where you have to choose either X or O. The game ends when one player has three of their symbols in a row either horizontally, vertically or diagonally. If all of the squares are filled and no players have three in a row the game is a tie.