Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 450 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 450 Bytes

Chess

This is a chess game that uses Socket.io on both the server and the client to handle connections.

To Play

1.Clone this repostiory -> git clone https://github.com/codebreaker0001/Chess-Mutilplayer.git

2.npm install

3.npm start

Now to click on the link and opne it in two tabs

put the alternate name in the both tabs ; like in first tab put nameA then nameB in second tab put nameB then nameA;

Enjoy !!!