Inspiration

I won a game of tic tac toe against my brother.

What it does

You can play tic tac toe with a bot.

How we built it

I already had a text version of the game, but it was to be played with another human. I converted it into pygame, so you could click on a grid. I also added a bot you can play against.

Challenges we ran into

Pygame is a little hard to work with. The bot also took some time to bug test.

Accomplishments that we're proud of

Playing tic tac toe for about 6 hours straight.

What we learned

How to draw things with pygame, and use it alongside python.

What's next for tic tac toe

A better AI system with minimax or something, and different screens with working buttons.

Built With

Share this project:

Updates