Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Description:

A python based 2 player Tic Tac Toe game. It takes input for the respective x and y coordinates of the two players.. The two players are named as X and O and will enter their desired coordinates alternatively to win the game.

Prerequisites:

Use any python online compiler of download python IDE from https://www.python.org/

How to run:

Just run tic_tac_toe.py

Screenshots/Demo:

Author:

Akashdt