Skip to content

Silent18Killer/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe-Game

Run the following commands:

npm init -y
npm install

To run the server use the commands:

node server.js

Server will be started at http://localhost:5000

Usage:

  1. Save Files:
    • Save 'server.js' and 'gameLogic.js' in your tic_tac_toe_node directory.
  2. Start the Server:
    • Run 'node server.js' in your terminal.
  3. Access the Game:

Programming languages used:-

javascript

Developer

@Silent18Killer

Releases

No releases published

Packages

No packages published