a one to one toctactoe game made using html, css, js.
View/Use the project/site hosted on TicTacToe
or you can open the index.html
after clonning
The project consists of the following files and folders:
index.html:
The main HTML file for the game.
style.css:
The CSS file for styling the game.
main.js:
The JavaScript file for the game logic.
To run and test this on local machine, follow these steps:
- clone the repo to your local machine.
git clone https://github.com/h4jack/quiz.git
- then open the
index.html
on your browser.
To play the game, simply click on a square to place your mark (either X or O). The game will automatically switch between X and O after each move. If you want to restart the game, click the "Restart" button.## Expression Calculator Features
the tictactoe app provides the following features:
- play one to one tictactoe local.
Client: HTML, CSS, JS
This project is licensed under the MIT License
If you have any feedback or suggestions, please feel free to create an issue or contact us.