Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 2.04 KB

README.md

File metadata and controls

63 lines (46 loc) · 2.04 KB

XO Harmony - Play Tic-Tac-Toe!

XO Harmony is a simple yet engaging rendition of the classic Tic-Tac-Toe game built using React.

Table of Contents

Introduction

XO Harmony aims to provide an interactive and enjoyable gaming experience for all ages. This project was created to offer a modern and responsive version of the traditional Tic-Tac-Toe game.

Features

  • Interactive Gameplay: Click to make moves and enjoy responsive gaming.
  • Win Detection: Automatically detects wins and draws.
  • Mobile-Friendly: Seamlessly playable on any device.

How to Play

  • Objective: Get three of your symbols ('X' or 'O') in a row, column, or diagonal.
  • Player 1 ('X') starts: Click on any empty square to place 'X'.
  • Player 2 ('O') takes the next turn: Place 'O' on another empty square.

Installation

To play XO Harmony:

  1. Access the game here

Local Development

To run XO Harmony locally:

  1. Clone this repository:

    git clone https://github.com/Scepter2003/xo-harmony.git
    cd xo-harmony
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Access the game at http://localhost:3000 in your browser.

Contributing

Contributions to XO Harmony are welcome! Feel free to suggest enhancements or report issues through GitHub's issue tracker. Create pull requests to improve the game further.

Let's make XO Harmony even more fun and enjoyable together!

License

This project is licensed under the MIT License.

https://drive.google.com/drive/folders/13P9Nj7GmN0NYlWOZ_mqLwamgzXwUEVVP?usp=sharing

https://drive.google.com/drive/folders/1zCBwqmYmH7QDOChoYSLEQS9yZFivUo_Q?usp=sharing