TicTacToe web application. Have a look-TicTacToe. Default mode is player. Click on play with computer to play with computer. Computer moves are random.
- Node.js
- Express
- HTML
- Javascript
- CSS
- git clone https://github.com/tejas002/TicTacToe.git
- cd TicTacToe-master
- npm install
$npm install
- Run app
$npm start
Using the app is very very easy.