Inspiration
I was inspired to write the code for this application through the advanced object-oriented programming course of my university.
What it does
This program allows two players to play tic-tac-toe with one another.
How we built it
I built this application using graphical user interfaces in the java programming language.
Challenges we ran into
I ran into the challenge of how to determine when the program ends in the case of victory for either player.
Accomplishments that we're proud of
I am proud of using my knowledge of graphical user interfaces and problem solving to create this game.
What we learned
I learned how to print various messages to the screen for the user to see with the 'JOptionPane' method.
What's next for Tic Tac Toe
I could expand the program to allow for graphics to be written over buttons instead of standard letters, thereby providing artwork to the game.

Log in or sign up for Devpost to join the conversation.