Skip to content

yashkmr99/marauders-chess-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer Chess using React & Socket.io

A Multiplayer Chess game variant built using ReactJS and Socket.io.
The beta version of the game has been deployed on Heroku.
https://marauderschess.herokuapp.com/

Building from source

In order to run this project, you will need Node and npm installed on your system. Clone the repo. and install the dependencies using:

npm i

You can test it on your local machine using:

npm start

About

A chess game variant built using react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published