This README would normally document whatever steps are necessary to get your application up and running.
- Chess in real time, without turns. You and your opponent may make one move each second.
- Uses node.js, socket.io, express, chess.js, ChessBoard.js, and progressbar.js.
- Run by typing "node app.js".