sondosaabed / Tic-Tac-Toe

Tic-Tac-Toe Two players game. Java | JavaFX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe Two players

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.

Running the project

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.

Programms versions

javafx.version=17.0.1,
Java.version=17.0.8

Screenshots of Application:

1

2

3

4

5

6

About

Tic-Tac-Toe Two players game. Java | JavaFX


Languages

Language:Java 100.0%