Simple Tic Tac Toe game, created via using java.
To play the game simply download the executable jar file.
- Tic Tac Toe's Interface.
- When a player wins a game, a popUp notification will say this player won the game and Score will reflect on Scoreboard.
- Reset button will clear up the setup for the new game but leaderboard score will remain unaffected.
- New game button will clear the setup as well as leaderboard for the fresh new game.
- Exit button will allow to Exit the game.