Shubh2-0 / TIC_TAC_TOE_Game_With_JAVAFX

This repository features a Tic Tac Toe game developed using JavaFX. Enjoy the classic two-player experience with an interactive UI, automatic restart, and error handling for selected cells. Have fun playing Tic Tac Toe with JavaFX!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe Game with JavaFX ๐ŸŽฏ

๐ŸŽฎ๐Ÿ”ฅ This repository contains a Tic Tac Toe game developed using JavaFX, a powerful framework for building desktop applications with Java.

image

Overview

Tic Tac Toe is a classic game where two players take turns marking X and O on a 3x3 grid. The objective is to get three of their symbols in a horizontal, vertical, or diagonal row. This project showcases the implementation of the game using JavaFX, providing a user-friendly graphical interface.

Features

  • Two-player mode: Play against a friend ๐Ÿ†š
  • Interactive UI with clickable cells ๐Ÿ–ฑ๏ธ๐Ÿ“ฆ
  • Real-time feedback on game status (win, draw, or ongoing) โœ…๐ŸคโŒ
  • Automatic restart after game over โ™ป๏ธ
  • Error handling for already selected cells โš ๏ธ

Installation

  1. Clone this repository: git clone https://github.com/Shubh2-0/TIC_TAC_TOE_Game_With_JAVAFX.git
  2. Open the project in your preferred Java IDE.
  3. Build and run the project using JavaFX.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

๐Ÿ“ฌ Contact

If you want to contact me, you can reach me through below handles.

linkedinโ€ƒ mail-meโ€ƒ whatsapp-meโ€ƒ


๐Ÿš€Enjoy playing Tic Tac Toe with JavaFX! ๐ŸŽ‰๐ŸŽˆ

About

This repository features a Tic Tac Toe game developed using JavaFX. Enjoy the classic two-player experience with an interactive UI, automatic restart, and error handling for selected cells. Have fun playing Tic Tac Toe with JavaFX!


Languages

Language:Java 100.0%