/tic-tac-toe

A simple tic-tac-toe game and a great way to take part in Hacktoberfest 2024.

Primary LanguageCSSMIT LicenseMIT

Tic Tac Toe Game

A simple Tic Tac Toe game created for Hacktoberfest! Test your skills in this classic two-player game.

How to Play

  • Players take turns marking an empty cell.
  • The objective is to be the first to get 3 marks in a row, column, or diagonal.

Features

  • Classic 3x3 grid
  • Player vs Player mode
  • Simple and intuitive UI

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/tic-tac-toe.git
  2. Navigate to the project directory:
    cd tic-tac-toe
  3. Open the index.html file in your browser to play.

Contributions

We welcome contributions from everyone! See the Contributing Guidelines to get started.

License

This project is licensed under the MIT License.


Hacktoberfest

This repository is participating in Hacktoberfest! Contribute to this project and help us improve it while getting a chance to win some cool swag!

Happy coding!