/Online-Chess

A chess website where people can play against each other online.

Primary LanguageJavaScriptMIT LicenseMIT

Online Chess

This is a chess website where people can play against each other online in real time.

Links

Play a game of chess here - Live demo

If you want to know how this project works, read the tutorial at Making an online chess game with Socket.io

Features

  • Moves are reflected in real time, with no noticable delay.
  • Simple to use, just enter a free room number, grab an oponent and you're ready to play.
  • Upto a 100 games can be played simultaneously.

Instructions

Just clone this repository , and then run

npm install
node index.js