Skip to content

⚔️ Multiplayer network based cli tic tac toe game

Notifications You must be signed in to change notification settings

nirmalrizal/cli-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer tic-tac-toe cli game which you can play on same network

Setup project locally

  1. Clone the project
     git clone https://github.com/nirmalrizal/cli-tic-tac-toe 
    
  2. Navigate to project folder
    cd cli-tic-tac-toe 
    
  3. Install dependencies
    npm install 
    
    OR
    yarn 
    

Start server

To start the server type

node server 

Start Client

To start the client type

node client 

About

⚔️ Multiplayer network based cli tic tac toe game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published