/chesslol

Primary LanguageJavaScript

chesslol

todo:

  1. webRTC
  2. rules of chess (legal moves, checkmate, stalemate and draw)

To run

npm install

and

PORT=3000 node server.js

you can change the PORT to whatever works for you