/instantChess

Very simple chess platform

Primary LanguageJavaScript

Online chess

v-2.0 using chess.js

How to play

  • git clone https://github.com/fedemengo/instantChess.git
  • cd instantChess
  • npm install
  • node index
  • white player open localhost:3000/
  • url for black player is displayed
  • black player open url

Features

  • Mutliple games at once (on the same server)
  • Close and resume a game

TODO

  • Implement castling