Skip to content

tejas002/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

TicTacToe web application. Have a look-TicTacToe. Default mode is player. Click on play with computer to play with computer. Computer moves are random.

Built With

  • Node.js
  • Express
  • HTML
  • Javascript
  • CSS

Installation:

  1. git clone https://github.com/tejas002/TicTacToe.git
  2. cd TicTacToe-master
  3. npm install
$npm install
  1. Run app
$npm start

How to Use

Using the app is very very easy.