Chess Code implementation of the game of chess. Pieces follow main movement rules. To do Rules that still need to be implemented: en passant checkmate Running the game Install dependencies npm i promp-sync Run file node chess.js