Real time chess game created with socket.io. For visualisation i use chessboardjs (https://chessboardjs.com/) and for chess logic chess.js (https://github.com/jhlywa/chess.js/blob/master/README.md).
Currently there is a limit of maximum 20 players playing simultaneously.