/TicTacToe

Tic Tac Toe game in python

Primary LanguagePython

TicTacToe

This is a basic two player Tic Tac Toe Game in Python. ✏ We will take the user's choice as input and accordingly proceed with the game.

How to run in local machine

Fork The repo
Clone it in your local machine
Open Powershell window or command prompt
Run the commad python game.py