Skip to content

๐ŸŽฎ Classic Tic-Tac-Toe game implemented in JavaFX, featuring customizable player names and responsive UI.

Notifications You must be signed in to change notification settings

animeshthomas/TicTacToe-JavaFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Tic-Tac-Toe Game

๐ŸŽฎ Overview: This is a simple JavaFX implementation of the classic Tic-Tac-Toe game.

โš™๏ธ How to Run: Compile and run the TicTacToe.java file. Ensure Java is installed.

๐Ÿ”ข Gameplay: Players take turns marking spaces in a 3x3 grid. Win by forming a line of your symbol ('X' or 'O').

๐Ÿ‘ฅ Features:

  • Customizable player names.
  • Responsive UI.
  • Win and draw detection.
  • Option to play again or exit.

๐Ÿ› ๏ธ Development: Developed using JavaFX. Compatible with Java 8+.

About

๐ŸŽฎ Classic Tic-Tac-Toe game implemented in JavaFX, featuring customizable player names and responsive UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages