/X-O

A simple X-O 2 players game

Primary LanguageJava

X-O Game

This project is a simple implementation of the classic Xs and Os game using the JavaFX platform for desktop applications.

Getting Started

  1. Clone this repository:
    git clone https://github.com/MohammedMoataz/X-O.git
  2. Open the project in your preferred Java IDE (e.g., IntelliJ IDEA, Eclipse).
  3. Add JavaFX library in the project VM.
  4. Run the project

Requirements

  • Java +8
  • JavaFX

Demo

O win X win

Contributing

We welcome contributions from the community to make this project better. If you find any issues or have any ideas, please submit a pull request or open an issue in the repository.

Thank You!