skull444112 / Tic-Tac-Toe-Game-in-Python

Welcome to my Tic Tac Toe game implemented in Python! This is a simple game where you play against the computer. The game is played on a 3x3 grid, and the first player to get three of their symbols in a row, column, or diagonal wins the game. My implementation of the game is written in Python and uses a command-line interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skull444112/Tic-Tac-Toe-Game-in-Python Stargazers