Inspiration

Tic-Tac-Toe is one of the games most of us have played to kill some time or when boredom strikes, so that is why I have tried to make a python game of Tic-Tac-Toe that brings back the classic game.

What it does

It lets two people play Tic-Tac-Toe by playing in alternate chances as set by the program, starting from X.

How we built it

we built it using python Visual Studio

Challenges we ran into

it was a challenge to create the draw state.

Accomplishments that we're proud of

It is my first attempt at making a game, that too by python.

What we learned

I learned how to implement colours in the game using Fore and also how we can establish various instances in the game like if X wins or O wins or it is a draw.

What's next for the Tic Tac Toe python game

next for the game could be asking the players if they wanna restart and challenge each other. also, it would be great if in some way we can implement player versus the machine.

Built With

Share this project:

Updates