Inspiration

We all have played Tic-Tac-Toe, so I thought about how can we developers can be a little cool and so I made this tic-tac-toe in python

What it does

We can play the Tic-Tac-Toe game

How we built it

I am using python for this

Challenges we ran into

If you look at the code file which I am going to upload, I am using integers as input for the position of X and O but also at the same time I am using 'q' if a player wants to quit. So this was a challenge how can I get both to work.

Built With

Share this project:

Updates