This repository contains a Tic-Tac-Toe game built with JavaFX. The goal of this project is learning by doing: experimenting with JavaFX, FXML, CSS styling, and clean separation between game logic and ...
A modern 2D Tic Tac Toe game built with FXGL and JavaFX. This game supported two players gameplay with smooth UI transitions, persistent score tracking and user-friendly interface.