Inspiration
I wanted to recreate one of my past projects (TicTacToe) that had really messy codes.
What it does
Simply a two-player TicTacToe game
How we built it
Built using JavaFX
Challenges we ran into
The original idea was to build an unbeatable TicTacToe using the minimax algorithm. Unfortunately, schoolwork took too much time away and my non-existent experience with the minimax algorithm made it impossible for me to complete it.
Accomplishments that we're proud of
Despite not accomplishing my original goal, I've actually managed to make my codes more precise than the ones from my inspiration.
What we learned
What's next for TicTacToe
I'm hoping to implement the minimax algorithm in the future and add some more decorations to the application.
Log in or sign up for Devpost to join the conversation.