Skip to content

Rabinxt/Tic_Tac_Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

Welcome to the Tic-Tac-Toe game repository! This simple web-based game is built using HTML, CSS, and JavaScript. Enjoy a classic match of Tic-Tac-Toe against a friend.

Table of Contents

Features

  • Play against a friend in 2 Players mode.
  • Responsive design for an optimal gaming experience on various devices.
  • Simple and intuitive user interface.

Getting Started

To get started with the Tic-Tac-Toe game, follow these simple steps:

  1. Clone the repository:

    https://github.com/Rabinxt/Tic_Tac_Toe
  2. Open the index.html file in your preferred web browser.

  3. Start playing!

How to Play

  1. Choose the 2 Players mode.

  2. Take turns clicking on the grid to place your symbol (X or O).

  3. The first player to get three of their symbols in a row (horizontally, vertically, or diagonally) wins.

  4. Enjoy the game!

Contributing

If you'd like to contribute to the development of this Tic-Tac-Toe game, please follow these guidelines:

  1. Fork the repository.

  2. Create a new branch for your feature or bug fix:

    git checkout -b feature-name
  3. Make your changes and commit them:

    git commit -m "Add your commit message here"
  4. Push to the branch:

    git push origin feature-name
  5. Create a pull request.

We welcome contributions and appreciate your time and effort in improving the game!

License

This Tic-Tac-Toe game is open-source and available under the MIT License. Feel free to use, modify, and distribute it as needed. Have fun playing! Thank you !

About

Basic HTML code For Tic_Tac_toe game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published