Skip to content

Sanchit-Joshi/X-O-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

X-O-game

Check it out here

This repository contains the source code for a simple X-O game.

Description

This game is a classic version of X-O, where two players take turns marking spaces in a 3x3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.

Installation

To install and run this game, follow these steps:

  1. Clone the repository: git clone https://github.com/Sanchit-Joshi/X-O-game.git
  2. Navigate to the repository directory: cd X-O-game
  3. Run the game: open the index.html file and enjoy

Usage

Provide instructions on how to play the game, including any commands or controls.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b <branch-name>
  3. Make your changes.
  4. Commit your changes: git commit -m "Commit message"
  5. Push to the branch: git push origin <branch-name>
  6. Create a new Pull Request.

Contact

If you have any questions or would like to report a bug, please contact [email protected] .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published