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!
🚨 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.
git clone https://github.com/yourusername/tic-tac-toe.git
cd tic-tac-toe
index.html
file in your browser to play.If you'd like to contribute to the project, please read our Contributing Guidelines.
Thank you to all the contributors who have helped improve this project!
Made with contrib.rocks.
This project is licensed under the MIT License.
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!