Tic-Tac-Toe-JS

In this project, I built a web app called ‘Tic Tac Toe’ based on the paper-and-pencil game of the same name.
Is a game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.

Screenshot

screenshot screenshot screenshot screenshot screenshot

Live Demo

You can try it here.

:hammer: Built With

:computer: Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Before you continue, be sure that you have installed:

Usage

To run the project:

:gem: Features

:memo: Tests

:woman: Author

Rossiel Carranza

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

  1. Fork this repository.
  2. Create a branch: git checkout -b
  3. Make your changes and commit them: git commit -m ‘'
  4. Push to the original branch: git push origin /
  5. Create the pull request.

Show your support

Give an ⭐️ if you like this project!

📝 License

This project is MIT licensed.