Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 236 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 236 Bytes

grandmaster

Grandmaster is a multiplayers chess webapp built using websockets.
The frontend is made using React, and the backend is made using Node.js (and Express.js). The websocket architecture was made with socket.io.