This project is created to practice some JavaScript concepts, such as factor functions javascript and DOM manipulation.
This game is intented for 2 people. Player 1 clicks one of the squares to start the game. Players will take turn putting their marks in empty squares. The first player to get 3 of his/her marks in a row (up, down, across, or diagonally) is the winner. If all the squares are full, the game will result in a draw.
- Adding a computer to player against
- Further improve the UI