I use Html, CSS and Javascript in this project.
The webpage in this website can give user a place to play Tic-Tac-Toe. There are 2 game models: 1 player play with AI and 2 players fighting with each other
- git clone https://github.com/hiby90hou/tictactoe.git
- open the index.html and then you can play
- The AI is not very smart
- No online server to store the score
- Need a function to switch game model after start the game