Inspiration
I wanted to polish up this app that I had submitted from another hackathon.
What it does
Two players alternate placing Xs and Os on the board until either player has three in a row, horizontally, vertically, or diagonally or until all squares on the grid are filled.
How we built it
It was coded in Python using tkinter.
Challenges we ran into
I had some trouble trying to adjust the text size for the buttons.
Accomplishments that we're proud of
It is easier to read the button text.
What we learned
I learned how to customize text size and font.
What's next for Tic-Tac-Toe
Maybe add text color
Built With
- python
- tk
Log in or sign up for Devpost to join the conversation.