This is a project of a tic-tac-toe game where you play against the CPU. Every time a new game starts, the positions switch where the CPU can be X or O.
You can view the live project at: View Live;
- HTML
- CSS
- JavaScript
This project is entirely based on front-end technologies. Therefore, there is no need for installation. Just clone the repository and open the index.html
file in your browser.
After opening the project in your browser, you can start a new game by clicking on the "Restart" button.
Contributions are welcome! Feel free to open an issue or send a pull request.
This project is licensed under the MIT license.