News

Simply open index.html file and you can play Tic-Tac-Toe game. Rules for Tic-Tac-Toe :- The game is played on a grid that's 3 squares by 3 squares. You are X , your friend (or the computer in this ...
Tic tac toe is a classic game. It can be played virtually anywhere and on anything, from a bar napkin to a computer screen to a chic wooden set. When you’re the first one up, there is a simple ...
Overview: -> This project is a simple implementation of the classic Tic-Tac-Toe game. It was built using HTML, CSS, and JavaScript, focusing on basic front-end skills. The game can be played in a ...