# chesslol todo: 1) rules of chess (mainly check, checkmate and pins) 2) en_passant pawn move 3) promotion 4) stalement/draw # To run `npm install` and `PORT=3000 node server.js` you can change the PORT to whatever works for you