Play the classic Tic-Tac-Toe game (also called Noughts and Crosses) for free online with one or two players. It is created with the help of JavaScript Html and Css.
- The game played by two person.
- Functionality created by using Javascript.
- CSS used for Design the webpage.
This is a simple project. You can use any server to serve up the html pages. Once the server is runnning just go to the localhost link the server provides.
- This is the Landing page of Tic-Tac-Toe
2.When player wins.
3.When game draw.