arujjval / tic-tac-toe

A simple tic-tac-toe game and a great way to take part in Hacktoberfest 2024.
https://arujjval.github.io/tic-tac-toe/
MIT License
6 stars 30 forks source link
beginer hacktoberfest hacktoberfest2024 javascript tic-tac-toe website

Tic Tac Toe Game

This is a simple yet engaging Tic-Tac-Toe game built using web technologies. The game allows two players to take turns marking spaces on a 3x3 grid, aiming to align three symbols in a row, column, or diagonal to win. Perfect for a quick and fun challenge!

You can try out the live version of the game here:

👉 Play Tic-Tac-Toe 👈

Enjoy the game and test your strategy!


Important Notice for Contributors

🚨 ALL PULL REQUESTS MUST BE MADE TO THE DEVELOPMENT BRANCH 🚨

Please ensure that your pull requests are submitted to the DEVELOPMENT branch to help us maintain project stability. PRs directed to other branches will be closed without review.


How to Play

Features

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.

Contributing

If you'd like to contribute to the project, please read our Contributing Guidelines.

Contributors are awesome

Thank you to all the contributors who have helped improve this project!

Made with contrib.rocks.

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!