Skip to content

halderrocky/TicTacToe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

A fully interactive Tic Tac Toe game built using JavaFX. The game supports two players, maintains a leaderboard, and tracks average time per move.

Features

  • Interactive GUI for Tic Tac Toe gameplay.
  • Player leaderboard with win/loss statistics and average time per move.
  • Dynamic game timer for each player's turn.
  • Persistent player data storage and retrieval.

Prerequisites

  • Java Development Kit (JDK): Version 17 or higher
  • JavaFX: Ensure that JavaFX is correctly configured in your IntelliJ IDEA project.

Setup Instructions

  1. Clone the repository to your local machine.
    git clone <repository-url>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%