A smart, responsive Tic-Tac-Toe game built using JavaFX. Challenge and test your skills against a simple AI powered by the Minimax algorithm. This is a modern take on the classic game, featuring a clean UI and smooth interaction.
Main game board with AI and player moves

Simple login interface before entering the game

- 👤 Player vs AI modes
- 🧠 Basic AI using the Minimax algorithm
- 💾 Session management with player login
- 🔄 Game reset & replay functionality
- 🎨 Built using JavaFX Scene Builder
- Java 17 or above
- Maven
- JavaFX SDK (configured in your IDE)
- Clone this repository:
git clone https://github.com/diilaNa/Tic-Tac-Toe-Game.git