Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 366 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 366 Bytes

Multiplayer Chess Game built with React and Node.js + Express.

  • Users can play their friends anonymously via link.
  • Users are also able to chat with each other during the game via camera + microphone.
  • Tech stack: React, webRTC, Node.js, Express, Socket.io

Link to the backend: Backend