Skip to content

TheHKCoder/Chess-Game-with-Chatroom

Repository files navigation

Tools used

Server-side

Node.js, Express.js, Socket.io, Jade(Template engine)

Client-side

Bootstrap 3, jQuery, HTML, JavaScript

Getting Started

  1. Download
git clone https://github.com/TheHKCoder/Chess-Game-with-Chatroom.git
  1. Install
cd Chess-Game-with-Chatroom
npm install
  1. Run
node server.js
  1. URL
http://localhost:3000/

Remarks

Based on https://github.com/thebinarypenguin/socket.io-chess