Skip to content

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!

License

Notifications You must be signed in to change notification settings

anshumanjadiya1102/TicTacToeFX.java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Tic Tac Toe FX

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!


โœจ Features

  • ๐ŸŽจ 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

๐Ÿ–ฅ๏ธ Preview

Demo


๐Ÿš€ Getting Started

1. Clone the repo

git clone https://github.com/anshumanjadiya1102/TicTacToeFX.git
cd TicTacToeFX

About

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!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages