https://github.com/sondosaabed/tic-tac-toe
Tic-Tac-Toe Two players game. Java | JavaFX
https://github.com/sondosaabed/tic-tac-toe
game java javafx-gui tic-tac-toe-game two-player
Last synced: 6 months ago
JSON representation
Tic-Tac-Toe Two players game. Java | JavaFX
- Host: GitHub
- URL: https://github.com/sondosaabed/tic-tac-toe
- Owner: sondosaabed
- Created: 2022-03-09T19:40:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-13T15:19:07.000Z (over 3 years ago)
- Last Synced: 2025-03-29T16:34:21.766Z (6 months ago)
- Topics: game, java, javafx-gui, tic-tac-toe-game, two-player
- Language: Java
- Homepage:
- Size: 66.4 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:





