samyvera / chess_game_b3

An online chess game built on NodeJs with Express and socket.io

Home Page:https://cgb3.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess_Game_B3

Build Status Dependency Status

An online chess game built on NodeJs with Express and socket.io. No unnecessary libraries.

Live demo available here !

Getting Started

Install the latest Node.js

git clone https://github.com/samyvera/chess_game_b3.git

cd chess_game_b3

npm install

npm start

Open your web browser to localhost:3000

Game Features

  • Quick join and play (no sign-ups)
  • Nicknames
  • Create/Join rooms
  • Spectate games

About

An online chess game built on NodeJs with Express and socket.io

https://cgb3.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 80.1%Language:CSS 18.6%Language:HTML 1.3%