This is a Tic Tac Toe game as a Java desktop application. Two human players to play against each other. And Show the winner. In this project I used JavaFX For User Graphical inteface. This project is built as an assignment for Algorithm course.
This is only the user inerface used so in order to run the project, needs the JavaFx library to be build on the projecet path.
javafx.version=17.0.1,
Java.version=17.0.8