A modern JavaFX Tic Tac Toe game with multiple difficulty levels (Easy, Medium, Hard). Play against a smart AI powered by Minimax algorithm or challenge a friend!
- 🎨 Beautiful JavaFX UI with interactive buttons
- 🧠 3 Difficulty Levels:
- 🟢 Easy → Random moves
- 🟡 Medium → Blocks + wins when possible
- 🔴 Hard → Unbeatable AI (Minimax)
- 🔄 Reset button to restart anytime
- ⚡ Smooth & responsive gameplay
git clone https://github.com/anshumanjadiya1102/TicTacToeFX.git
cd TicTacToeFX