Skip to content

Developed a multiplayer chess platform using JavaScript and the MERN stack, while also allowing multiple chess games to run simultaneously.

Notifications You must be signed in to change notification settings

kmohta03/Multi-User-Chess-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi User Chess Engine

Developed a multiplayer chess platform using JavaScript and the MERN stack that also allows multiple chess games to run simultaneously.

  • Navigate to the server folder first and run npm install. Then run npm start.
  • For the Client:
    • Make sure the Server is running first
    • Then run npx create-react-app chaturangaclient
    • Navigate inside the chaturangaclient and paste the package.json in the Client folder here.
    • Paste all the files in the src of the Client folder into your local src inside the chaturangaclient folder.
    • Run npm install
    • Run npm start

About

Developed a multiplayer chess platform using JavaScript and the MERN stack, while also allowing multiple chess games to run simultaneously.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published