Skip to content

Welcome to the Tic-Tac-Toe game project! This repository contains the source code for a web-based Tic-Tac-Toe game implemented using JavaScript, HTML, and CSS.

Notifications You must be signed in to change notification settings

neeraj542/Tic-Tac-Toe-A-Game-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe: A Game Project

Welcome to Tic-Tac-Toe, a classic game implemented using JavaScript. This project provides a web-based interface for playing Tic-Tac-Toe against another player.

The game is deployed and accessible at: https://tictactoe-with-neeraj542.netlify.app/

image

Installation

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/tic-tac-toe-game.git
  2. Navigate to the project directory:

    cd tic-tac-toe-game
    
  3. Open the index.html file in your web browser.

Usage

Select an empty cell on the game board to make your move.

  • The game will automatically switch turns between players.
  • The game status will update to indicate the current player and the winner, if any.
  • To restart the game, click the "Restart" button.

Contributing

Contributions to this project are welcome. If you encounter any issues or have suggestions for improvement, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Feel free to modify the content and structure of the README.md file as needed to suit your project's specific details and requirements.

About

Welcome to the Tic-Tac-Toe game project! This repository contains the source code for a web-based Tic-Tac-Toe game implemented using JavaScript, HTML, and CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published