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