TicTacToe game with AI and statistics tracking
I developed a TicTacToe game as a personal project, allowing players to compete against each other or against AI. I used Java and JavaFX to create the game interface, as well as MySQL to store game statistics. The project demonstrates my ability to create engaging user interfaces and integrate server technologies for data management.